From owner-freebsd-current@FreeBSD.ORG Sun Mar 4 20:21:57 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 473FD16A404 for ; Sun, 4 Mar 2007 20:21:57 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh1.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1BFA713C4B2 for ; Sun, 4 Mar 2007 20:21:57 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from [192.168.42.21] (andersonbox1.centtech.com [192.168.42.21]) by mh1.centtech.com (8.13.8/8.13.8) with ESMTP id l24KLt1A086383; Sun, 4 Mar 2007 14:21:56 -0600 (CST) (envelope-from anderson@freebsd.org) Message-ID: <45EB2A62.10704@freebsd.org> Date: Sun, 04 Mar 2007 14:21:54 -0600 From: Eric Anderson User-Agent: Thunderbird 1.5.0.9 (X11/20070204) MIME-Version: 1.0 To: Jeremie Le Hen References: <20070302210447.GE2479@obiwan.tataz.chchile.org> In-Reply-To: <20070302210447.GE2479@obiwan.tataz.chchile.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/2722/Sun Mar 4 12:06:42 2007 on mh1.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh1.centtech.com Cc: freebsd-current@freebsd.org Subject: Re: Autodumping on panic 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: Sun, 04 Mar 2007 20:21:57 -0000 On 03/02/07 15:04, Jeremie Le Hen wrote: > Hello, > > I've just changed my window manager, and I'm experiencing a few issues > with it. This may be a panic but I can't be sure for now. Indeed I > don't have a serial port on my laptop. > > I'm sure it is possible to ask the kernel to call doadump() > automatically on panic, but I can't remember how. Please, could you > give me the correct way to do it ? Any word on this? I'd love to set this up too. Would be nice to auto-dump+reset on servers.. Eric