Subject: Re: kern/32338: NFS locks up hard, UVM problem?
To: None <reinoud@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 01/03/2006 04:57:50
> Got a trace of what happens when the lock is in place:

what does "when the lock is in place" mean?  "already locked"?

> 00:53:33.280148 192.168.0.137.2091543887 > 192.168.0.2.2049: 1472 write [|nfs] (frag 29688:1480@0+)

- can you provide a raw dump?   ie. tcpdump -s9999 -wsomefile
- where can i find "a spurious VOP_READDIR"?
- why do you think it's a "UVM problem"?
- can you confirm if the problem can happen with new userland?
  ie. if it's a COMPAT_xxx problem?

YAMAMOTO Takashi