From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 11:00:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 969D816A4D5 for ; Wed, 29 Sep 2004 11:00:48 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsmail.ro [193.231.236.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D32343D31 for ; Wed, 29 Sep 2004 11:00:23 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 9971 invoked by uid 89); 29 Sep 2004 11:00:22 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 29 Sep 2004 11:00:22 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with SMTP id 3E5D04C3; Wed, 29 Sep 2004 14:00:21 +0300 (EEST) Date: Wed, 29 Sep 2004 14:00:11 +0300 From: Ion-Mihai Tetcu To: Julian Elischer Message-ID: <20040929140011.7dcb007a@it.buh.tecnik93.com> In-Reply-To: <415A6AE3.4050309@elischer.org> References: <20040927211341.GB30059@afflictions.org> <20040929040222.GI5115@afflictions.org> <415A3E1B.5010404@elischer.org> <20040929050154.GJ5115@afflictions.org> <415A6AE3.4050309@elischer.org> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Damian Gerow cc: current@freebsd.org Subject: Re: Random processes hanging in unkillable state in -BETA6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 29 Sep 2004 11:00:48 -0000 [ I don't know / think is related, just gathering info ] On Wed, 29 Sep 2004 00:57:23 -0700 Julian Elischer wrote: > Damian Gerow wrote: > > Thus spake Julian Elischer (julian@elischer.org) [29/09/04 00:48]: > > : If you look at them with ps -alxH are they all (in particular dig) > > : all threaded programs? > > > > Yes, they are. > > > > They all seem to be in an RL state. All the dig processes are in RL+, > > whereas dig processes started by root are in RXL+. There is one hung gdb > > dig process, which is in SL. Note that these have all been running for at > > least three hours at this point. > > the time is not important they will never recover.. > you might do the following.. if you have ddb in the kernel.. > > go to console > to go to ddb Will the system recover if I have X running (my previous experiences says no, but I haven't break in debugger for some time now)? I have a dcgui-qt hang when I put it to recreate the share list (this is after I've tried kill -1,-6,-9) : # ps -alxH 75295 UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 1001 75295 88546 0 76 -10 105252 94608 - T ps > look for the process.. note that several threads show up.. > there will be a kg (ksegrp) associated with ech thread (some > may be associated with > 1 thread.) > > of the address of the kg is 0xAB123456 > then do: > x/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 0xAB123456 > > for each kg > > and let me see the result(s).. How much text is it supposed to be (I don't have a serial console on this machine). Thanks, -- IOnut Unregistered ;) FreeBSD "user"