From owner-freebsd-bugs Fri Apr 11 21:00:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA11688 for bugs-outgoing; Fri, 11 Apr 1997 21:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA11682; Fri, 11 Apr 1997 21:00:02 -0700 (PDT) Resent-Date: Fri, 11 Apr 1997 21:00:02 -0700 (PDT) Resent-Message-Id: <199704120400.VAA11682@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, ortmann@sparc.isl.net Received: from watcher.isl.net (ppp-52.isl.net [199.3.25.101]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA11589 for ; Fri, 11 Apr 1997 20:58:01 -0700 (PDT) Received: (from ortmann@localhost) by watcher.isl.net (8.8.5/8.8.5) id LAA00384; Fri, 11 Apr 1997 11:08:45 -0500 (CDT) Message-Id: <199704111608.LAA00384@watcher.isl.net> Date: Fri, 11 Apr 1997 11:08:45 -0500 (CDT) From: Daniel Ortmann Reply-To: ortmann@sparc.isl.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/3259: /bin/ps: kernel kernel, lockups, performance problems Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3259 >Category: kern >Synopsis: /bin/ps: kernel kernel, lockups, performance problems >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 21:00:01 PDT 1997 >Last-Modified: >Originator: Daniel Ortmann >Organization: n/a >Release: FreeBSD 3.0-CURRENT i386 >Environment: I am running a lightly-loaded system with very few users (all myself). My standard shell is bash2. >Description: I've been able to lockup my system, causing kernel panics, severe performance problems, etc doing the following: ps ax That's all. This began occurring on FreeBSD 3.0-current around Apr 4, 1997 (or in that general timeframe). This has happened both running as a regular user and as root. If more than a couple of these ps commands are done then the system is unable to survive ... even a shutdown causes a panic. Note: I've experienced performance problems as well. These problems have appeared to be in sendmail, the gcc compiler (a make world now takes at least 3 times longer than before!) >How-To-Repeat: ps ax should do it. if that doesn't, then try running it in bash2. if that still doesn't do it, then try it in bash2 like this: MYVAR=`ps axwwopid,command | grep 'p*s'` ... that's what led originally to my observing the problem. >Fix: I don't know how to fix it; I'm not a kernel hacker. >Audit-Trail: >Unformatted: