From owner-freebsd-stable@FreeBSD.ORG Thu Sep 7 23:36:41 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 54B9716A4DA for ; Thu, 7 Sep 2006 23:36:41 +0000 (UTC) (envelope-from bluespire@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68BA443D45 for ; Thu, 7 Sep 2006 23:36:40 +0000 (GMT) (envelope-from bluespire@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so416234uge for ; Thu, 07 Sep 2006 16:36:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=kvKsvuT2iAUJmSl/rYm9uYDDgQrFcXBRCxHdW1UkJXXiiEv9I29zlzHLHuSJG72IIxbsQkROp4r2XfnnkzqfnaNfVxdA9Lyj0t4h26tu2Rm5jUrgHD3FGVVM233w0wKxm8EXLhbtOgminE3lHT0O+Ux15O/C2TP15NoapO2pnNU= Received: by 10.67.24.13 with SMTP id b13mr737062ugj; Thu, 07 Sep 2006 16:36:38 -0700 (PDT) Received: by 10.66.237.12 with HTTP; Thu, 7 Sep 2006 16:36:38 -0700 (PDT) Message-ID: <6bd744760609071636w6ab332bib9c36ea2b8a53614@mail.gmail.com> Date: Thu, 7 Sep 2006 16:36:38 -0700 From: Howard To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: panic on 6.0 with amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 23:36:41 -0000 Hi all, I'm experiencing kernel panics on a webserver running freebsd 6.0. The panics are infrequent (about once a month) and do occur under mild load (even under only 0.4 load). Following the handbook's instructions I got th= e dump info and also made the dmesg available. I apologize in advance, I'm extremely new to this type of problem so if any information is missing please let me know. Thanks for any help or tips, they are much appreciated= . Here is the dump info: # kgdb kernel.debug.0 vmcore.3 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you ar= e 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 "amd64-marcel-freebsd". Unread portion of the kernel message buffer: Sep 5 16:14:02 aeon sm-mta[37276]: k85L6atQ032754: SYSERR(root): deliver: mci=3D642018 rcode=3D0 errno=3D0 state=3D0 sig=3D relay.verizon.net. Sep 5 16:44:03 aeon sm-mta[38256]: k85L1oiE032593: SYSERR(root): deliver: mci=3D643018 rcode=3D= 0 errno=3D0 state=3D0 sig=3Drelay.verizon.net. Sep= 5 17:14:20 aeon sm-mta[39178]: k85JucY6030388: SYSERR(root): deliver: mci=3D643018 rcode=3D0 errno=3D0 state=3D0 sig=3Drelay.verizon.net. Sep 5 17:45:31 aeon sm-mta[40231]: k85IWEZL027822: S #0 doadump () at pcpu.h:172 172 pcpu.h: No such file or directory. in pcpu.h (kgdb) backtrace #0 doadump () at pcpu.h:172 #1 0x0000000000000004 in ?? () #2 0xffffffff803b50c3 in boot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:399 #3 0xffffffff803b56c6 in panic (fmt=3D0xffffff007b9ed720 "@=D3=CAa") at /usr/src/sys/kern/kern_shutdown.c:555 #4 0xffffffff8058bfbf in trap_fatal (frame=3D0xffffff007b9ed720, eva=3D18446742975838606144) at /usr/src/sys/amd64/amd64/trap.c:655 #5 0xffffffff8058c462 in trap (frame=3D {tf_rdi =3D -140737488355328, tf_rsi =3D -1099450764336, tf_rdx =3D 6053253321325322206, tf_rcx =3D 34369499136, tf_r8 =3D 0, tf_r9 =3D -1097427386368, tf_rax =3D 0, tf_rbx =3D -1384231984, tf_rbp =3D 6053253321325322206, tf_r10 =3D 6385350, tf_r11 =3D 425690, tf_r12 =3D -1099450764416, tf_r13 =3D -1097376303568, tf_r14 =3D 140737488355328, tf_r= 15 =3D 0, tf_trapno =3D 27, tf_addr =3D 0, tf_flags =3D -1396024512, tf_err =3D 0,= tf_rip =3D -2141685473, tf_cs =3D 8, tf_rflags =3D 66054, tf_rsp =3D -1310041440, tf_s= s =3D 16}) at /usr/src/sys/amd64/amd64/trap.c:467 #6 0xffffffff8057bb6b in calltrap () at /usr/src/sys/amd64/amd64/exception.S:168 #7 0xffffffff8058791f in pmap_remove_pages (pmap=3D0xffffff0003a0b380, sva= =3D0, eva=3D140737488355328) at /usr/src/sys/amd64/amd64/pmap.c:2531 #8 0xffffffff80399561 in exit1 (td=3D0xffffff007b9ed720, rv=3D0) at vm_map.h:252 #9 0xffffffff8039987e in sys_exit (td=3D0xffff800000000000, uap=3D0xffffff0003a0b3d0) at /usr/src/sys/kern/kern_exit.c:97 #10 0xffffffff8058cdd1 in syscall (frame=3D {tf_rdi =3D 0, tf_rsi =3D 34365342200, tf_rdx =3D 34369564640, tf_rcx= =3D 0, tf_r8 =3D 0, tf_r9 =3D 0, tf_rax =3D 1, tf_rbx =3D 0, tf_rbp =3D 0, tf_r10 = =3D 0, tf_r11 =3D 0, tf_r12 =3D 5628032, tf_r13 =3D 5533792, tf_r14 =3D 43, tf_r15 =3D 140737488349504, tf_trapno =3D 12, tf_addr =3D 34368757184, tf_flags =3D 12= , tf_err =3D 2, tf_rip =3D 34369078716, tf_cs =3D 43, tf_rflags =3D 518, tf_r= sp =3D 140737488348776, tf_ss =3D 35}) at /usr/src/sys/amd64/amd64/trap.c:787 #11 0xffffffff8057bd08 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:270 #12 0x00000008008e85bc in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) quit and dmesg: Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE #0: Wed Nov 2 19:07:38 UTC 2005 root@rat.samsco.home:/usr/obj/usr/src/sys/GENERIC ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Opteron(tm) Processor 244 (1792.82-MHz K8-class CPU) Origin =3D "AuthenticAMD" Id =3D 0xf51 Stepping =3D 1 Features=3D0x78bfbff AMD Features=3D0xe0500800 real memory =3D 2147418112 (2047 MB) avail memory =3D 2063310848 (1967 MB) MADT: Forcing active-low polarity and level trigger for SCI ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-27 on motherboard ioapic2 irqs 28-31 on motherboard acpi0: on motherboard acpi0: Power Button (fixed) pci_link0: irq 5 on acpi0 pci_link1: irq 9 on acpi0 pci_link2: irq 11 on acpi0 pci_link3: irq 10 on acpi0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x5008-0x500b on acpi0 cpu0: on acpi0 acpi_throttle0: on cpu0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 6.0 on pci0 pci3: on pcib1 ohci0: mem 0xfeafc000-0xfeafcfff irq 19 at device 0.0 on pci3 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xfeafd000-0xfeafdfff irq 19 at device 0.1 on pci3 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered atapci0: port 0xbc00-0xbc07,0xb400-0xb403,0xb000-0xb007,0xac00-0xac03,0xa800-0xa80f mem 0xfeafec00-0xfeafefff irq 19 at device 5.0 on pci3 ata2: on atapci0 ata3: on atapci0 ata4: on atapci0 ata5: on atapci0 pci3: at device 6.0 (no driver attached) fxp0: port 0xa400-0xa43f mem 0xfeafb000-0xfeafbfff,0xfeaa0000-0xfeabffff irq 18 at device 8.0 on pci3 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:e0:81:2a:15:a9 isab0: at device 7.0 on pci0 isa0: on isab0 atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 7.1 on pci0 ata0: on atapci1 ata1: on atapci1 pci0: at device 7.2 (no driver attached) pci0: at device 7.3 (no driver attached) pcib2: at device 10.0 on pci0 pci2: on pcib2 bge0: mem 0xfc8c0000-0xfc8cffff,0xfc8b0000-0xfc8bffff irq 24 at device 9.0 on pci2 miibus1: on bge0 brgphy0: on miibus1 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:e0:81:2a:50:3e bge1: mem 0xfc8f0000-0xfc8fffff,0xfc8e0000-0xfc8effff irq 25 at device 9.1 on pci2 miibus2: on bge1 brgphy1: on miibus2 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge1: Ethernet address: 00:e0:81:2a:50:3f pci0: at device 10.1 (no driver attached) pcib3: at device 11.0 on pci0 pci1: on pcib3 pci0: at device 11.1 (no driver attached) acpi_button0: on acpi0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xcc7ff on isa0 atkbdc0: at port 0x60,0x64 on isa0 ppc0: cannot reserve I/O port range sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1792816307 Hz quality 800 Timecounters tick every 1.000 msec acd0: CDROM at ata0-master UDMA33 ad10: 238475MB at ata5-master SATA150