From owner-freebsd-current Wed Feb 23 17:29:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id A108637BA60 for ; Wed, 23 Feb 2000 17:29:32 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id RAA33080; Wed, 23 Feb 2000 17:29:26 -0800 (PST) (envelope-from dillon) Date: Wed, 23 Feb 2000 17:29:26 -0800 (PST) From: Matthew Dillon Message-Id: <200002240129.RAA33080@apollo.backplane.com> To: Nick Sayer Cc: freebsd-current@FreeBSD.ORG Subject: Re: sync hang References: <38B469D3.A7FA57FF@sftw.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :I'm full of all sorts of good news today. :-( : :The machine I'm having such problems with just hung. Fortunately, I was :able to get at it with :ddb and force it to dump. The resulting core gives me this stack trace: What kind of machine is this? 3.x or 4.x? This could be another pmap issue but I doubt it. I think it's time for me to install VMWare :-) The process may not be 'stuck' in vop_defaultop ... it may be in an infinite loop at a higher level instead (e.g. in sync_fsync() or nfs_sync()). -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message