From owner-freebsd-amd64@FreeBSD.ORG Fri Nov 1 18:28:08 2013 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 76A7BDA5; Fri, 1 Nov 2013 18:28:08 +0000 (UTC) (envelope-from tg@gmplib.org) Received: from shell.gmplib.org (gmplib-02.nada.kth.se [130.237.222.242]) by mx1.freebsd.org (Postfix) with ESMTP id 39C7C2F26; Fri, 1 Nov 2013 18:28:07 +0000 (UTC) Received: by shell.gmplib.org (Postfix, from userid 1001) id 7BD5824368; Fri, 1 Nov 2013 19:28:06 +0100 (CET) To: John Baldwin Subject: Re: amd64/183397: Kernel panic at first incoming ssh References: <201310312350.r9VNo1gE056086@freefall.freebsd.org> <201311010921.57769.jhb@freebsd.org> <86y558ysnd.fsf@shell.gmplib.org> <201311011322.35869.jhb@freebsd.org> From: Torbjorn Granlund Sender: tg@gmplib.org Date: Fri, 01 Nov 2013 19:28:06 +0100 In-Reply-To: <201311011322.35869.jhb@freebsd.org> (John Baldwin's message of "Fri\, 1 Nov 2013 13\:22\:35 -0400") Message-ID: <8661scrn7t.fsf@shell.gmplib.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Fri, 01 Nov 2013 18:56:47 +0000 Cc: freebsd-amd64@freebsd.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 18:28:08 -0000 John Baldwin writes: Hummm, I assume you can't get a crashdump when this happens? Fortunately, you assume wrong. :-) I put a dump at http://gmplib.org/~tege/crash.tar.lz. This is the entire /var/crash directory after the crash. (While networking isn't working, making copying of the crash dump over xn difficult, loop mounting the disk image on another FreeBSD machine was a doddle.) --=20 Torbj=C3=B6rn