Date: Thu, 2 Dec 1999 12:10:18 +1000 (EST) From: Colin Campbell <sgcccdc@citec.qld.gov.au> To: freebsd-questions@freebsd.org Subject: kernel debugging and page faults Message-ID: <Pine.LNX.4.10.9912021124570.2273-100000@guru.citec.qld.gov.au>
next in thread | raw e-mail | index | archive | help
Hi, We are getting an unacceptbale number of "panic: page fault" reboots. I am assuming the problem is hardware (seems to be the consensus from the archives) but to investigate further I have enabled core dumps etc. When I try a "gdb -k" here's what happens: # gdb -k /sys/compile/MYKERNEL/kernel vmcore.4 GNU gdb 4.18 Copyright 1998 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-unknown-freebsd"... IdlePTD 2588672 kernel symbol `gd_curpcb' not found. (kgdb) where No stack. (kgdb) q Is this a gdb (version) problem or what? The archives revealed two people asking this question and no answers. Colin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.9912021124570.2273-100000>