From owner-freebsd-current Tue Aug 20 9: 4:21 2002 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 C171B37B400 for ; Tue, 20 Aug 2002 09:04:18 -0700 (PDT) Received: from optima-hyper.com (s2.optima-inc.us [12.111.39.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 004C543E42 for ; Tue, 20 Aug 2002 09:04:18 -0700 (PDT) (envelope-from yuri@tsoft.com) Received: from s1.optima-inc.us (s1 [12.111.39.155]) by optima-hyper.com (8.12.5/8.12.2) with ESMTP id g7KG3wDI090056 for ; Tue, 20 Aug 2002 12:03:59 -0400 (EDT) Received: from s1.optima-inc.us (localhost [127.0.0.1]) by s1.optima-inc.us (8.12.5/8.12.2) with ESMTP id g7KG4AaU001799 for ; Tue, 20 Aug 2002 12:04:10 -0400 (EDT) Received: (from www@localhost) by s1.optima-inc.us (8.12.5/8.12.2/Submit) id g7KG4AUA001798 for current@freebsd.org; Tue, 20 Aug 2002 12:04:10 -0400 (EDT) X-Authentication-Warning: s1.optima-inc.us: www set sender to yuri@tsoft.com using -f To: current@freebsd.org Subject: killall doesn't kill the process Message-ID: <1029859450.3d62687a56eb9@s1.optima-inc.us> Date: Tue, 20 Aug 2002 12:04:10 -0400 (EDT) From: Yuri MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.7 X-Originating-IP: 12.111.39.146 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had some process taking 98% CPU and decided to kill it. "killall midc" said: No matching processes were found. "top" showed midc on top. "killall midc" -- same thing. Killing by PID worked fine. So maybe the name in processes table got corrupted? Version: CURRENT cvsupped on Saturday. Yuri. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message