From owner-freebsd-bugs Thu Dec 17 13:50:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22055 for freebsd-bugs-outgoing; Thu, 17 Dec 1998 13:50:06 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21977 for ; Thu, 17 Dec 1998 13:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA14854; Thu, 17 Dec 1998 13:50:01 -0800 (PST) Date: Thu, 17 Dec 1998 13:50:01 -0800 (PST) Message-Id: <199812172150.NAA14854@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Alfred Perlstein Subject: Re: kern/8732: nfs mounts with 'intr' can cause system hang Reply-To: Alfred Perlstein Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/8732; it has been noted by GNATS. From: Alfred Perlstein To: "David G. Andersen" Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/8732: nfs mounts with 'intr' can cause system hang Date: Thu, 17 Dec 1998 16:51:10 -0500 (EST) On Thu, 17 Dec 1998, David G. Andersen wrote: > > Okay.. hrm. Want to try a different one? > > Index: vfs_subr.c > =================================================================== > RCS file: /n/marker/usr/lsrc/FreeBSD/CVS/src/sys/kern/vfs_subr.c,v ... > (Instead of just checking for EINTR, it returns on any error) > > I managed to replicate the crash you had with my first patch, but it > took a lot more pounding for some reason. I haven't managed to crash > with this one yet, but who knows. > > -Dave > someone should publish a mailbox over NFS stress test using pine. *cough* sorry, i'll check this out later tonight. i think it hits when pine is deleting mail and a signal arrives because the mailbox changed in size. does this propogate the signal back to the process? Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 3.0-current To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message