From owner-freebsd-alpha@FreeBSD.ORG Fri Dec 9 04:30:16 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 159C816A41F for ; Fri, 9 Dec 2005 04:30:16 +0000 (GMT) (envelope-from john@baldwin.cx) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D8443D67 for ; Fri, 9 Dec 2005 04:30:11 +0000 (GMT) (envelope-from john@baldwin.cx) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 3427613 for multiple; Thu, 08 Dec 2005 23:32:16 -0500 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jB94U7Rf076451; Thu, 8 Dec 2005 23:30:07 -0500 (EST) (envelope-from john@baldwin.cx) From: John Baldwin To: freebsd-alpha@freebsd.org Date: Thu, 8 Dec 2005 23:13:28 -0500 User-Agent: KMail/1.8.3 References: <20051208195229.GA2482@vortex4.net> In-Reply-To: <20051208195229.GA2482@vortex4.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200512082313.28893.john@baldwin.cx> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 Cc: Subject: Re: sockstat hanging 6.0-stable on 164sx X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2005 04:30:16 -0000 On Thursday 08 December 2005 02:52 pm, Dave wrote: > Hey All, > > I recently reinstalled my 164SX with 6.0-RELEASE, and cvsupped to stable > on 12/2/2006; I am running a GENERIC kernel. Since then when I run: > > sockstat | more > > I show a consistent system hang; All terminals lock up, even the serial > console. ^t works, showing things like the following: > > ssh login 1: Can you reproduce this with the KDB and DDB compiled in and get the stack=20 traces of some of these processes? > friend@frane$ > > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > ^Z > ^C^C^C > > ^C^C^C > > > ^Zload: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > > ssh login 2: > > friend@frane$ > > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > ^Z > ^C^C^C > > ^C^C^C > > > ^Zload: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > load: 0.00 cmd: sh 24313 [proctree] 0.01u 0.06s 0% 2144k > > > terminal: > > login: friend > > > > load: 0.00 cmd: login 621 [sysctl lock] 0.00u 0.01s 0% 240k > load: 0.00 cmd: login 621 [sysctl lock] 0.00u 0.01s 0% 240k > > > > Anybody else seeing anything like this? =2D-=20 John Baldwin =A0<>< =A0http://www.baldwin.cx/~john/