From owner-freebsd-current@FreeBSD.ORG Fri Aug 29 21:07:19 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F06871065680; Fri, 29 Aug 2008 21:07:19 +0000 (UTC) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [IPv6:2001:470:a80a:1:21f:d0ff:fe22:b8a8]) by mx1.freebsd.org (Postfix) with ESMTP id 9EAA18FC17; Fri, 29 Aug 2008 21:07:19 +0000 (UTC) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 0ECA32B49F; Fri, 29 Aug 2008 16:07:19 -0500 (CDT) X-Virus-Scanned: amavisd-new at honeypot.net Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TeFWoGTwFXp8; Fri, 29 Aug 2008 16:07:16 -0500 (CDT) Received: from pooh.honeypot.net (pooh.honeypot.net [IPv6:2001:470:a80a:1:20a:95ff:fed5:10f2]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTPSA id A9E502B48D; Fri, 29 Aug 2008 16:07:16 -0500 (CDT) Message-Id: <93895F44-FEA5-45EC-B62E-C01CBB1CE264@strauser.com> From: Kirk Strauser To: John Baldwin In-Reply-To: <200808291144.54193.jhb@freebsd.org> Mime-Version: 1.0 (Apple Message framework v926) Date: Fri, 29 Aug 2008 16:07:15 -0500 References: <200808291144.54193.jhb@freebsd.org> X-Mailer: Apple Mail (2.926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: Re: System, diagnose thyself: auto-documentation for crashes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 21:07:20 -0000 On Aug 29, 2008, at 10:44 AM, John Baldwin wrote: > See /usr/sbin/crashinfo for a start. I have patches to enable it > from /etc/rc.d/savecore after generating a patch (still need to test > them > though). I'm not finding that anywhere, either on my systems or on Google. -- Kirk Strauser