From owner-freebsd-stable@FreeBSD.ORG Thu Dec 4 02:59:15 2003 Return-Path: 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 DF20416A4CE for ; Thu, 4 Dec 2003 02:59:15 -0800 (PST) Received: from rsmba.biz (evrtwa1-ar19-4-41-130-089.evrtwa1.dsl-verizon.net [4.41.130.89]) by mx1.FreeBSD.org (Postfix) with SMTP id AC7BC43F3F for ; Thu, 4 Dec 2003 02:59:14 -0800 (PST) (envelope-from rschi@rsmba.biz) Received: (qmail 11975 invoked from network); 4 Dec 2003 10:58:27 -0000 Received: from localhost (HELO foghorn.rsmba.biz) (127.0.0.1) by localhost with SMTP; 4 Dec 2003 10:58:27 -0000 Date: Thu, 4 Dec 2003 02:58:26 -0800 From: Richard Schilling To: freebsd-stable@freebsd.org Message-ID: <20031204105826.GA11972@foghorn.rsmba.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.4.4 Lines: 27 Subject: wierd output from ps command and top X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 10:59:16 -0000 I don't see this covered in the archives, but I can't believe it hasn't come up yet. The following is the output I get from running ps. What the heck happened. I suspect a kernel configuration issue, but can't be sure. Thanks. Here's the output: foghorn# ps -ax PID TT STAT TIME COMMAND -869611296 ?? ?WNL 0:00.00 (d) -869610880 ?? ?WN 0:00.00 (d) -869608800 ?? ?WNLs 0:00.00 (city) -869608384 ?? ?WNs 0:00.00 (e-session) -777756416 ?? ?WNLs 0:00.00 (e-panel) 0 ?? ZWN+ 0:00.00 (aemon) 0 ?? ?WN+ 0:00.00 (u) 0 ?? ?WNL+ 0:00.00 (er) 0 ?? ?WNs 0:00.00 (ient) 0 ?? ?WNs 0:00.00 (ogd) 0 ?? ?WNs 0:00.00 (d) 0 ?? ?WNs 0:00.00 (map) 0 ?? ?WNs 0:00.00 (td) End of Output Richard Schilling