From owner-freebsd-current@FreeBSD.ORG Sat Mar 20 13:25:12 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD0016A4CE for ; Sat, 20 Mar 2004 13:25:12 -0800 (PST) Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD4DB43D31 for ; Sat, 20 Mar 2004 13:25:11 -0800 (PST) (envelope-from le@FreeBSD.org) Received: from leelou (adslle.cc.univie.ac.at [131.130.102.11]) by mailbox.univie.ac.at (8.12.10/8.12.10) with ESMTP id i2KLP6FT167492 for ; Sat, 20 Mar 2004 22:25:08 +0100 Date: Sat, 20 Mar 2004 22:25:06 +0100 (CET) From: Lukas Ertl To: current@FreeBSD.org Message-ID: <20040320222035.U9649@leelou.in.tern> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-DCC-ZID-Univie-Metrics: imap 4243; Body=0 Fuz1=0 Fuz2=0 Subject: kgdb segfaulting X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 20 Mar 2004 21:25:12 -0000 Hi all, it seems I have lost the ability to debug kernel coredumps: # gdb -k kernel.0 vmcore.0 GNU gdb 5.2.1 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-undermydesk-freebsd"... Segmentation fault (core dumped) # This is a fresh kernel and world from Sat Mar 20 21:55:28 CET 2004, the vmcore was obtained from ddb via "call doadump". Does anyone have an idea what's going on here? cheers, le -- Lukas Ertl http://mailbox.univie.ac.at/~le/ le@FreeBSD.org http://people.freebsd.org/~le/