Date: Sat, 20 Mar 2004 22:25:06 +0100 (CET) From: Lukas Ertl <le@FreeBSD.org> To: current@FreeBSD.org Subject: kgdb segfaulting Message-ID: <20040320222035.U9649@leelou.in.tern>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040320222035.U9649>