From owner-freebsd-current@FreeBSD.ORG Mon Jul 20 20:45:48 2009 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 74642106564A for ; Mon, 20 Jul 2009 20:45:48 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 0578A8FC1C for ; Mon, 20 Jul 2009 20:45:47 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 15053 invoked by uid 399); 20 Jul 2009 20:45:46 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 20 Jul 2009 20:45:46 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4A64D777.30305@FreeBSD.org> Date: Mon, 20 Jul 2009 13:45:43 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: Peter Schuller References: <20090720201332.GA95896@hyperion.scode.org> <4A64D203.1030908@FreeBSD.org> In-Reply-To: <4A64D203.1030908@FreeBSD.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Getting crashdumps to work (trying to submit crash report) 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: Mon, 20 Jul 2009 20:45:48 -0000 Forgot to add, try toggling the value of debug.minidump. You might also want to try dumping in the debugger to see if the infrastructure you have is able to work at all. Break to the debugger (Ctrl-Alt-Esc at the console, or whatever you need to do for a serial terminal) and then at the prompt type: call doadump(0) If it works, you can then just type 'reboot' and make sure that savecore can do its job. hope this also helps, Doug -- This .signature sanitized for your protection