From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 17:29:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26DC316A4CE for ; Mon, 19 Jan 2004 17:29:21 -0800 (PST) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E10C443D49 for ; Mon, 19 Jan 2004 17:29:18 -0800 (PST) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq60-140.dial.allstream.net [216.123.141.76]) by outbox.allstream.net (Postfix) with SMTP id B14851ECD2B for ; Mon, 19 Jan 2004 20:29:17 -0500 (EST) Date: Mon, 19 Jan 2004 20:29:12 -0500 From: epilogue@allstream.net To: freebsd-questions@freebsd.org Message-Id: <20040119202912.0b5caa16.epilogue@allstream.net> X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Tuxcards + run away process X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 01:29:21 -0000 Hello all, I have been having problems with the program Tuxcards (ports/deskutils). After about 5 minutes open, it's process seems to run away (whether or not I am actively using the program). I have built Tuxcards from ports and also tried installing the pkg, but both yield the same result: last pid: 14101; load averages: 0.59, 0.21, 0.15 up 0+00:34:17 20:05:28 36 processes: 4 running, 32 sleeping CPU states: 95.3% user, 0.0% nice, 0.8% system, 3.9% interrupt, 0.0% idle Mem: 85M Active, 91M Inact, 40M Wired, 3048K Cache, 48M Buf, 154M Free Swap: 800M Total, 800M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 14014 epi 49 0 24716K 20680K RUN 0:58 90.19% 90.19% tuxcards 172 epi 28 0 41648K 40152K RUN 0:59 0.05% 0.05% XFree86 186 epi 2 0 41252K 33388K poll 0:17 0.00% 0.00% opera ... I would like to trace the problem, but am unsure where to start. If anyone could point me in the right direction, it would be very much appreciated. Thanks! epi