From owner-freebsd-stable@FreeBSD.ORG Fri Aug 17 07:14:10 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEFE016A418 for ; Fri, 17 Aug 2007 07:14:10 +0000 (UTC) (envelope-from peceka@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 6A08913C428 for ; Fri, 17 Aug 2007 07:14:10 +0000 (UTC) (envelope-from peceka@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so361697uge for ; Fri, 17 Aug 2007 00:14:08 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QX6ut6hQrVbOw3LHyUKiDciKqI5QylIB4ZTS2Z/VZ7bbbkK674jrwLtxoRlmKlEF4EDnXwES0s/X0n0BlfaXSI7O8kxVFPMfy8ESlmELXJWsetoGabGl6wmaskJEp159bdVy66S13+ReQ43aZY9rgoVg+Q/9CSuXj0d7SdRcfKs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Dxrh+GjOEqmUPZzHb4Nsb4SLYy6PZWAllie5q7/2zVFjUgNNnxjse6aJVqiEaxS5mFzNqed6hDj7BQG9DUmqoUmTCKc15JnZXPUsA8gT+OIkxYdlxEEc8iu6Std78yHwfFk3enKJL7UAT1/C6nGGq4Wx/NoZFzRn6nSM+r53Ntk= Received: by 10.67.27.16 with SMTP id e16mr2777237ugj.1187333221488; Thu, 16 Aug 2007 23:47:01 -0700 (PDT) Received: by 10.66.250.12 with HTTP; Thu, 16 Aug 2007 23:47:01 -0700 (PDT) Message-ID: Date: Fri, 17 Aug 2007 08:47:01 +0200 From: peceka To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: unable to kill process, problem with FBSD6? 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, 17 Aug 2007 07:14:11 -0000 Hi. I've got strange problem. I've setup pound on my FBSD6 box and sometimes it (pound) stops. Normally it should exit but it doesn't - it hangs. # ps auwx | grep pound pound 46868 0.0 1.0 55428 21932 ?? SE 1:58PM 0:31.34 /usr/local/sbin/pound -f /usr/local/etc/pound.cfg S: Marks a process that is sleeping for less than about 20 seconds. E: The process is trying to exit. It dies after 30 minutes. This problem doesn't exists on Linux. This behaviour is very irregular. Why FBSD doesn't kill this process? Regards, p.