From owner-freebsd-stable@FreeBSD.ORG Mon Jan 19 11:39:12 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D89D1065675; Mon, 19 Jan 2009 11:39:12 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id D71DE8FC13; Mon, 19 Jan 2009 11:39:11 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LOsTE-000OpF-Tq; Mon, 19 Jan 2009 11:39:08 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LOsTE-000N7h-SL; Mon, 19 Jan 2009 11:39:08 +0000 To: dchagin@freebsd.org In-Reply-To: <20090116180941.GA26226@dchagin.dialup.corbina.ru> Message-Id: From: Pete French Date: Mon, 19 Jan 2009 11:39:08 +0000 Cc: freebsd-stable@freebsd.org Subject: Re: Big problems with 7.1 locking up :-( X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2009 11:39:12 -0000 > yes, do ps - threads in state L or LL and RUN are especially interesting, > trace of pids 28, 27, and threads wich L on locked chan. heres the output of alllocks, http://toybox.twisted.org.uk/~pete/71_show_alllocks.png here are the pages of PS: http://toybox.twisted.org.uk/~pete/71_lock_ps2/ (next time I boot this I will disable http to avoid getting so many) I cant see any which are in L, LL or RUN state there though. A few RL and WL towards the end. Traces on 28 and 27 are here: http://toybox.twisted.org.uk/~pete/71_trace_28.png http://toybox.twisted.org.uk/~pete/71_trace_27a.png http://toybox.twisted.org.uk/~pete/71_trace_27b.png I also did traces on 19 and 16 as (like 28 and 27) they are in a "CPU" state, so may be of interest ? http://toybox.twisted.org.uk/~pete/71_trace_19.png http://toybox.twisted.org.uk/~pete/71_trace_16.png -pete.