From owner-freebsd-stable@FreeBSD.ORG Fri Oct 20 00:34:50 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D38B116A49E for ; Fri, 20 Oct 2006 00:34:50 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B0C243D49 for ; Fri, 20 Oct 2006 00:34:50 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 0ABB01A4D87; Thu, 19 Oct 2006 17:34:50 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2A6DC51595; Thu, 19 Oct 2006 20:34:49 -0400 (EDT) Date: Thu, 19 Oct 2006 20:34:49 -0400 From: Kris Kennaway To: Kazuaki ODA Message-ID: <20061020003448.GA39740@xor.obsecurity.org> References: <4538009D.6030400@highway.ne.jp> <20061019225256.GA38237@xor.obsecurity.org> <45380D57.9040302@highway.ne.jp> <20061019234539.GA38985@xor.obsecurity.org> <45381689.1000101@highway.ne.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <45381689.1000101@highway.ne.jp> User-Agent: Mutt/1.4.2.2i Cc: freebsd-stable@freebsd.org, Kris Kennaway Subject: Re: ps locks up on 6.2-PRERELEASE SMP 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: Fri, 20 Oct 2006 00:34:50 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 20, 2006 at 09:21:29AM +0900, Kazuaki ODA wrote: > I tried again, and pressed Ctrl + Alt + Esc to go into DDB. Here is the > result: >=20 >=20 > KDB: enter: manual escape to debugger > [thread pid 17 tid 100012 ] > Stopped at kdb_enter+0x2b: nop > db> ps > pid ppid pgrp uid state wmesg wchan cmd > 957 934 957 1001 S+ devfs 0xc4f00058 ps > 953 1 945 1001 S+ devfs 0xc799c46c ls > 952 1 943 1001 S+ devfsmou 0xc4ebddc0 ls Yep, devfs as I suspected. Keep an eye on the commit logs for when kib@ merges his fix. Kris --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFOBmoWry0BWjoQKURAldQAKCA91/w0Y0A8OAcQ2Iqrl8+nb3qogCg8Re3 8juSkaz7F/9BpxhMSwV5aRQ= =td50 -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--