From owner-freebsd-questions Sat Feb 12 18: 8: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by builder.freebsd.org (Postfix) with ESMTP id 6977D41C7 for ; Sat, 12 Feb 2000 18:07:44 -0800 (PST) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12JmhJ-000G7L-00; Sun, 13 Feb 2000 00:15:33 +0000 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #1) id 12JmhJ-0004EK-00; Sun, 13 Feb 2000 00:15:33 +0000 Date: Sun, 13 Feb 2000 00:15:33 +0000 From: Ben Smithurst To: Mike Tancsa Cc: questions@freebsd.org Subject: Re: unkillable process Message-ID: <20000213001533.B16083@strontium.scientia.demon.co.uk> References: <3.0.5.32.20000212165400.013e3770@marble.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3.0.5.32.20000212165400.013e3770@marble.sentex.ca> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Tancsa wrote: > marble# ps -auxwj | grep fax > fax 62096 0.0 0.7 2240 1828 ?? IE - 0:00.00 (faxsend) > fax 62096 1 54026 2227780 0 IE ?? 0:00.00 (faxsend) Quite a few ps flags there, but you missed a possibly important one: ps -l, to see where it's blocked. That may give you a clue as to how to fix it. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message