From owner-freebsd-current@FreeBSD.ORG Mon May 3 20:14:26 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BFFCA106564A for ; Mon, 3 May 2010 20:14:26 +0000 (UTC) (envelope-from fabien.thomas@netasq.com) Received: from work.netasq.com (mars.netasq.com [91.212.116.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5BC2B8FC1B for ; Mon, 3 May 2010 20:14:25 +0000 (UTC) Received: from [192.168.0.1] (unknown [172.16.0.46]) by work.netasq.com (Postfix) with ESMTPSA id B131E740001; Mon, 3 May 2010 22:14:14 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Fabien Thomas In-Reply-To: <4BDF2A4D.3030706@gmail.com> Date: Mon, 3 May 2010 22:14:23 +0200 Content-Transfer-Encoding: 7bit Message-Id: References: <4BDF2A4D.3030706@gmail.com> To: Mark Atkinson X-Mailer: Apple Mail (2.1078) Cc: freebsd-current@freebsd.org Subject: Re: SUJ deadlock X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 20:14:26 -0000 >> Hi Jeff, >> >> I'm with r207548 now and since some days i've system deadlock. >> It seems related to SUJ with process waiting on suspfs or ppwait. > > I've also seen it stalled in suspfs, but this information is way better > than what I was able to garner. I was only able to tell via ctrl-t on > a stalled 'ls' process in a terminal before hard booting. > > Right now it occurs everytime I attempt to do the portmaster -a upgrade > of X/KDE on this system. I've spotted this during multiple portupgrade -aR :) Fabien