From owner-freebsd-stable Tue Oct 7 23:54:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA25856 for stable-outgoing; Tue, 7 Oct 1997 23:54:48 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-32.ix.netcom.com [207.93.143.96]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA25851 for ; Tue, 7 Oct 1997 23:54:44 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id XAA05940; Tue, 7 Oct 1997 23:54:41 -0700 (PDT) Date: Tue, 7 Oct 1997 23:54:41 -0700 (PDT) Message-Id: <199710080654.XAA05940@silvia.HIP.Berkeley.EDU> To: stable@freebsd.org Subject: NFS server panic with latest -stable From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Here's another one. Kernel and world was built from yesterday (Monday)'s 2.2-stable sources. Network card is SMC 9332DST, this is the first time I saw "tulip_*" show up in the crashdump. Satoshi ------- ## echo bt | gdb -k kernel.8 vmcore.8 GDB is free software and you are welcome to 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. GDB 4.16 (i386-unknown-freebsd), Copyright 1996 Free Software Foundation, Inc...(no debugging symbols found)... IdlePTD 205000 current pcb at 1e8ca0 panic: page fault #0 0xf0115103 in boot () (kgdb) #0 0xf0115103 in boot () #1 0xf01153c2 in panic () #2 0xf01be3b6 in trap_fatal () #3 0xf01bdea4 in trap_pfault () #4 0xf01bdb7f in trap () #5 0xf018aa7f in tulip_rx_intr () #6 0xf018b042 in tulip_intr_handler () #7 0xf018b105 in tulip_intr_normal () #8 0xf018e77d in pci_int () #9 0xf01b6c0a in vec10 () #10 0xf012fbe3 in biowait () #11 0xf012df9f in bread () #12 0xf019c96f in ffs_update () #13 0xf019ffd0 in ffs_fsync () #14 0xf019ec30 in ffs_sync () #15 0xf0134ee7 in sync () #16 0xf0114fcd in boot () #17 0xf01153c2 in panic () #18 0xf01be3b6 in trap_fatal () #19 0xf01bdea4 in trap_pfault () #20 0xf01bdb7f in trap () #21 0xf015cd67 in nfsrv_read () #22 0xf0174cc0 in nfssvc_nfsd () #23 0xf0174428 in nfssvc () #24 0xf01be5f3 in syscall () #25 0x2945 in ?? () Cannot access memory at address 0xefbfde50.