From owner-freebsd-stable@FreeBSD.ORG Fri Jun 18 00:14:22 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E8A16A4CE for ; Fri, 18 Jun 2004 00:14:22 +0000 (GMT) Received: from klmhosting.net (klmhosting.net [66.88.26.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1907243D41 for ; Fri, 18 Jun 2004 00:14:22 +0000 (GMT) (envelope-from kyle@xraided.net) Received: from [24.17.130.50] (account kyle HELO xraided.net) by klmhosting.net (CommuniGate Pro SMTP 4.1.8) with ESMTP id 1901907 for freebsd-stable@freebsd.org; Thu, 17 Jun 2004 17:15:53 -0700 Message-ID: <40D233A7.6080002@xraided.net> Date: Thu, 17 Jun 2004 17:13:27 -0700 From: Kyle Mott User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Panic on 4.10 (Not sure of Cause) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 00:14:22 -0000 I just recently (within the past 45 minutes) had a panic on an SMP system (HP Netserver LH3). I've posted output of gdb and uname below. I'm not much of a programmer, so I don't really know A) what exactly I'm looking at, B) If this information is useful, and C) If there's anything I can do to remedy the situation. I can post kernel configs and whatnot as needed. Thank's for your help. Also, what are the gdb errors from? (Deprecated bfd_read... etc.) root@smith:/usr/crash# gdb -k kernel.debug.03-20-2004 vmcore.0 GNU gdb 4.18 (FreeBSD) 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"...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf SMP 0 cpus IdlePTD at physical address 0x00000000 initial pcb at physical address 0x00312280 panic messages: --- dmesg: kvm_read: invalid address (c03097f8) --- cannot read proc pointer at ffc00004 (kgdb) where #0 0x160c in ?? () cannot read proc at 0 (kgdb) uname -a: FreeBSD smith.klmhosting.net 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Jun 9 02:30:43 PDT 2004 kyle@smith.klmhosting.net:/usr/obj/usr/src/sys/SECURITY i386 -Kyle Mott