From owner-freebsd-bugs Sun Jul 4 8:10: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2018614FC2 for ; Sun, 4 Jul 1999 08:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA07989; Sun, 4 Jul 1999 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sum.sics.se (sum.sics.se [193.10.65.194]) by hub.freebsd.org (Postfix) with ESMTP id 1E43E14F65 for ; Sun, 4 Jul 1999 08:09:47 -0700 (PDT) (envelope-from root@sum.sics.se) Received: (from root@localhost) by sum.sics.se (8.9.3/8.9.3) id RAA82588; Sun, 4 Jul 1999 17:10:13 +0200 (CEST) (envelope-from root) Message-Id: <199907041510.RAA82588@sum.sics.se> Date: Sun, 4 Jul 1999 17:10:13 +0200 (CEST) From: assar@sics.se To: FreeBSD-gnats-submit@freebsd.org Cc: assar@sics.se X-Send-Pr-Version: 3.2 Subject: kern/12508: gdb fails to vmcore.0 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12508 >Category: kern >Synopsis: gdb fails to vmcore.0 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 4 08:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Assar Westerlund >Release: FreeBSD 3.2-RELEASE i386 >Organization: ? >Environment: FreeBSD sum.sics.se 3.2-RELEASE FreeBSD 3.2-RELEASE #3: Sun Jul 4 11:37:58 CEST 1999 root@sum.sics.se:/usr/src/sys/compile/SUM i386 >Description: gdb seems unable to read the vmcore.0 file produced by savecore >How-To-Repeat: Jul 4 13:03:02 sum savecore: reboot after panic: from debugger Jul 4 13:03:02 sum savecore: /var/crash/bounds: No such file or directory Jul 4 13:03:02 sum savecore: writing core to /var/crash/vmcore.0 Jul 4 13:03:22 sum savecore: writing kernel to /var/crash/kernel.0 bash# gdb -k 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". (kgdb) symbol-file /usr/src/sys/compile/SUM/kernel.gdb Reading symbols from /usr/src/sys/compile/SUM/kernel.gdb...done. (kgdb) exec-file kernel.0 (kgdb) core-file vmcore.0 IdlePTD 2859008 kernel symbol `gd_curpcb' not found. >Fix: none known yet :( >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message