Ok, I've reproduced the NFS problem:

    server> cp /usr/bin/vi vi1
    client> ./vi1
    server> echo > vi1
    client> (try to do somtehing in vi, like 'o')

    I'm tracking it down now.  I should be able to work up a fix quickly
    and get an approved commit in for 4.0.

    (Reply-To set to remove -hackers). 

                                                -Matt
    
:
:I just ran a tcpdump -s1500 for 5 minutes, gathered ~21k of data over that
:time, no mentions of stale NFS handles from the NFS server... it would
:appear the NFS client is not asking for those pages  (it makes sense, since if
:it asked and got the 'stale' error one would expect the SEGV).
:
:--
:David Cross                               | email: [EMAIL PROTECTED] 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to