NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/44206: reproducable (for me) NFS panic



The following reply was made to PR kern/44206; it has been noted by GNATS.

From: "Christoph Egger" <Christoph_Egger%gmx.de@localhost>
To: gnats-bugs%NetBSD.org@localhost, martin%NetBSD.org@localhost, 
netbsd-bugs%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost
Cc: 
Subject: Re: kern/44206: reproducable (for me) NFS panic
Date: Tue, 14 Dec 2010 13:45:15 +0100

 >  On Mon, Dec 13, 2010 at 11:34:52PM +0100, Christoph Egger wrote:
 >  > Does it hang in cv_wait() in nfs_writerpc() when you
 >  > remove the KASSERT?
 >  > Do you use nfs over tcp or udp?
 >  
 >  For the record: I'm using NFS over UDP and removing
 >  the KASSERT fixes the problem for me, no hangs.
 
 Thank you for the information. Can you try if you
 can trigger the KASSERT with NFS over TCP, please?
 If so will removing the KASSERT cause a hang
 in cv_wait() in nfs_writerpc() then?
 
 Christoph
 


Home | Main Index | Thread Index | Old Index