Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 1997 23:54:41 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        stable@freebsd.org
Subject:   NFS server panic with latest -stable
Message-ID:  <199710080654.XAA05940@silvia.HIP.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710080654.XAA05940>