From owner-freebsd-questions@FreeBSD.ORG Thu Dec 11 22:35:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D4A01065670 for ; Thu, 11 Dec 2008 22:35:48 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 52BFE8FC13 for ; Thu, 11 Dec 2008 22:35:48 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from [172.23.8.177] (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.14.3/8.14.3) with ESMTP id mBBMZmd1024974 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 11 Dec 2008 14:35:48 -0800 (PST) (envelope-from admin2@enabled.com) Message-ID: <494195BF.8090807@enabled.com> Date: Thu, 11 Dec 2008 14:35:43 -0800 From: Noah User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: dialog run away processes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2008 22:35:48 -0000 Hi there, sometimes I find there one or two processes with the command name of 'dialog' tacking the cpu on my freebsd machines. any clues what creates this situation and how I can circumvent the problem? It appears to happen around the time I run portmanager to update all the system ports. I am running 6.2-RELEASE-p11 Cheers, Noah