From owner-freebsd-stable@FreeBSD.ORG Tue Dec 27 16:56:40 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7D3516A41F for ; Tue, 27 Dec 2005 16:56:40 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EF4543D60 for ; Tue, 27 Dec 2005 16:56:40 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by smtp1-g19.free.fr (Postfix) with ESMTP id 0A78C6E739 for ; Tue, 27 Dec 2005 17:56:39 +0100 (CET) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id 5EAFB9B6DC; Tue, 27 Dec 2005 16:56:44 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id B8168405A; Tue, 27 Dec 2005 17:56:43 +0100 (CET) Date: Tue, 27 Dec 2005 17:56:42 +0100 From: Jeremie Le Hen To: freebsd-stable@FreeBSD.org Message-ID: <20051227165642.GA1214@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Cc: jeremie@le-hen.org Subject: 6-STABLE panic: unusable core file X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2005 16:56:40 -0000 Hi list, [ please Cc: me in your reply as I am not subscribed to this list ] my 6-STABLE box panic()'ed and generated a crash dump. Once the box was online again, I wanted to get the backtrace with kgdb(1) in order to post here there. Unfortunately, I get the following endless error, as if kgdb(1) entered in an infinite loop : % obiwan:crash# kgdb kernel.debug vmcore.17 % kgdb: kvm_read: invalid address (0x190011) % kgdb: kvm_read: invalid address (0x1000) % kgdb: kvm_read: invalid address (0x113) % kgdb: kvm_read: invalid address (0x113) % kgdb: kvm_read: invalid address (0x113) % ... What am I supposed to do ? Is there a fix to get in HEAD sources or am I doing things in the wrong way ? Thank you. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >