From owner-freebsd-stable@FreeBSD.ORG Tue Oct 30 23:14:46 2007 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 3480116A419 for ; Tue, 30 Oct 2007 23:14:46 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (pointyhat.freebsd.org [IPv6:2001:4f8:fff6::2b]) by mx1.freebsd.org (Postfix) with ESMTP id A29A913C480; Tue, 30 Oct 2007 23:14:44 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4727BAE8.90502@FreeBSD.org> Date: Wed, 31 Oct 2007 00:14:48 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: "Chris H." References: <20071004165755.GA1049@pp.htv.fi> <47120D83.1010703@FreeBSD.org> <20071015203202.GA17964@pp.htv.fi> <20071016004637.GA79351@cdnetworks.co.kr> <20071016185714.GB2186@pp.htv.fi> <20071016130146.pfyan4vs5cwgsoc0@webmail.1command.com> <20071016202251.GC4047@lava.net> <47151FF7.2080501@FreeBSD.org> <20071019011316.5ffmycud8g0oggsg@webmail.1command.com> <47278CF6.6000403@FreeBSD.org> <20071030145101.8oyf6b1wws0ksoc0@webmail.1command.com> In-Reply-To: <20071030145101.8oyf6b1wws0ksoc0@webmail.1command.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@FreeBSD.org Subject: Re: Reproducable, possibly NFS related, fatal double fault in 6.2-R-p7 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, 30 Oct 2007 23:14:46 -0000 Chris H. wrote: > I was recently able to find a small window in my workload. So I decided to > use it to provide the "non-bogus" ;) information needed. After reading: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html > > and: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-gdb.html > > a few days ago, I was only unclear on one point in setting up the required > environment. So I posted my question to the list "dumpdev question > (probably stupid)" > which Andrey V. Elsukov immediately responded to. > I'll be creating a Crash Dump in the next couple of days. So if it's not > already > abundantly clear that this is the first time I've attempted to produce this > information - now would be the perfect time to /enlighten/ me as to > anything you > can think of that will ensure you get the information you're looking > for. :) > > Thank you again for your reply. I think that document explains everything that is necessary, but if you are unsure about something please feel free to ask. Good luck :) Kris