From owner-freebsd-arch@FreeBSD.ORG Wed Dec 15 08:40:42 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21DC516A4CE for ; Wed, 15 Dec 2004 08:40:42 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC3943D49 for ; Wed, 15 Dec 2004 08:40:41 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iBF8eesv041381; Wed, 15 Dec 2004 09:40:40 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Jun Su From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 15 Dec 2004 16:36:53 +0800." Date: Wed, 15 Dec 2004 09:40:40 +0100 Message-ID: <41380.1103100040@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: arch@freebsd.org Subject: Re: Propose for Several Dump types X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 08:40:42 -0000 In message , Jun Su writes: >> An ascii format summary is a _great_ format because people can email >> us it without knowing anything else. We could in fact make it >> a /etc/rc.conf tunable: "send_panic_reports=YES" and we would >> receive it in email whenever a crash occured. >We can also create an automation system to collect these information. >When the number of crash in same function reaches a thorehold, it will >send a report to a ML. :-) Sounds your idea is interesing. >Anyway, I still think ascii format dump can not replace the minidump. >Minidump can provide more information. Ohh, I didn't intend it to replace minidumps. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.