From owner-freebsd-questions Sun Sep 5 7:55:34 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mamba-e.gsfc.nasa.gov (mamba-e.gsfc.nasa.gov [128.183.166.146]) by hub.freebsd.org (Postfix) with ESMTP id CCBD914FB6 for ; Sun, 5 Sep 1999 07:55:27 -0700 (PDT) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id KAA21738; Sun, 5 Sep 1999 10:53:47 -0400 (EDT) Date: Sun, 5 Sep 1999 10:53:47 -0400 (EDT) From: George Uhl Message-Id: <199909051453.KAA21738@mamba-e.gsfc.nasa.gov> To: zzhang@cs.binghamton.edu Subject: Kernel panic stack trace problem Cc: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: TgqMUKEh+VS0YiulXyU7qg== Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having exactly the same problem! Did you ever get it resolved? If so, what must I do to get a stack trace. Thanks, George Uhl --------------------------------------------------------- I have tried to debug a kernel by simulating a panic without success. I have read the handbook and searched the mailinglist. I even tried not to strip the debug kernel at all. Still I get the above message and I do not know how to go on. The following are the commands that I used: now5# gdb -k GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. ...... This GDB was configured as "i386-unknown-freebsd". (kgdb) symbol-file /kernel Reading symbols from /kernel...done. (kgdb) exec-file kernel.6 (kgdb) core-file vmcore.6 IdlePTD 3600384 kernel symbol `gd_curpcb' not found. (kgdb) where No stack. Thanks for any help. -------------------------------------------------- Zhihui Zhang. Please visit http://www.freebsd.org -------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message