Subject: kern/11284: panic from nfs activity
To: None <gnats-bugs@gnats.netbsd.org>
From: Antti Kantee <pooka@iki.fi>
List: netbsd-bugs
Date: 10/21/2000 07:08:09
>Number:         11284
>Category:       kern
>Synopsis:       panic from nfs activity
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 21 07:08:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Antti Kantee
>Release:        1.5_BETA
>Organization:
>Environment:
System: NetBSD babylon5.localhost.fi 1.5_BETA NetBSD 1.5_BETA (BABYLON5) #111: Sat Oct 21 16:36:48 EEST 2000 pooka@babylon5.localhost.fi:/sources/src-1-5/sys/arch/i386/compile/BABYLON5 i386


>Description:
	The server is NetBSD 1.5_ALPHA. The only thing unusual about it is
	that the exported filesystem is LFS. Every time I start to do a
	cvs co pkgsrc the client box just panics. It usually gets a few
	files before going berzerk, never more than 10.

	I could, however, checkout the src module completely succesfully and
	eg. build a kernel on the nfs mount.

(gdb) file netbsd.gdb
Reading symbols from netbsd.gdb...done.
(gdb) target kcore /var/crash/netbsd.21.core
panic: trap
#0  0x100 in ?? ()
(gdb) where
#0  0x100 in ?? ()
#1  0xc0252a33 in cpu_reboot (howto=256, bootstr=0x0)
    at ../../../../arch/i386/i386/machdep.c:1124
#2  0xc014b1b9 in panic () at ../../../../kern/subr_prf.c:240
#3  0xc0257371 in trap (frame={tf_es = 16, tf_ds = 16, tf_edi = -911176908, 
      tf_esi = -911012232, tf_ebp = -911012316, tf_ebx = -1067401728, 
      tf_edx = -1067401728, tf_ecx = 0, tf_eax = -1067401716, tf_trapno = 6, 
      tf_err = 0, tf_eip = -1071583257, tf_cs = 8, tf_eflags = 66198, 
      tf_esp = -1067401728, tf_ss = -911012232, tf_vm86_es = -911176908, 
      tf_vm86_ds = -911012356, tf_vm86_fs = -911108016, 
      tf_vm86_gs = -911011820}) at ../../../../arch/i386/i386/trap.c:308
#4  0xc0100d25 in calltrap ()
#5  0xc020efd1 in nfs_removeit (sp=0xc060be00)
    at ../../../../nfs/nfs_vnops.c:1495
#6  0xc01e32ff in nfs_inactive (v=0xc9b30e78) at ../../../../nfs/nfs_node.c:224
#7  0xc01643b7 in vput (vp=0xc9b19850) at ../../../../sys/vnode_if.h:717
#8  0xc016ae0e in vn_close (vp=0xc9b19850, flags=3, cred=0xc0608b80, 
    p=0xc9b31014) at ../../../../kern/vfs_vnops.c:216
#9  0xc016b6b7 in vn_closefile (fp=0xc9ad8ae4, p=0xc9b31014)
    at ../../../../kern/vfs_vnops.c:605
#10 0xc013979c in closef (fp=0xc9ad8ae4, p=0xc9b31014)
    at ../../../../kern/kern_descrip.c:1090
#11 0xc0138c88 in fdrelease (p=0xc9b31014, fd=3)
---Type <return> to continue, or q <return> to quit--- 
    at ../../../../kern/kern_descrip.c:455
#12 0xc0138caa in sys_close (p=0xc9b31014, v=0xc9b30f88, retval=0xc9b30f80)
    at ../../../../kern/kern_descrip.c:476
#13 0xc0257968 in syscall (frame={tf_es = 31, tf_ds = 31, tf_edi = 0, 
      tf_esi = 1209448816, tf_ebp = -1077946344, tf_ebx = 1209403260, 
      tf_edx = 1209448816, tf_ecx = 0, tf_eax = 6, tf_trapno = 3, tf_err = 2, 
      tf_eip = 1209359055, tf_cs = 23, tf_eflags = 514, tf_esp = -1077946356, 
      tf_ss = 31, tf_vm86_es = 0, tf_vm86_ds = 0, tf_vm86_fs = 0, 
      tf_vm86_gs = 0}) at ../../../../arch/i386/i386/trap.c:767
#14 0xc0100ddd in syscall1 ()
can not access 0xbfbfd818, invalid translation (invalid PDE)
can not access 0xbfbfd818, invalid translation (invalid PDE)
Cannot access memory at address 0xbfbfd818.

>How-To-Repeat:
	cvs co pkgsrc

>Fix:
	beats me

>Release-Note:
>Audit-Trail:
>Unformatted: