From owner-freebsd-questions Wed Nov 15 15:30:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ghost.blacktrap.net (20-230.CampusNet.ucl.ac.be [130.104.20.230]) by hub.freebsd.org (Postfix) with ESMTP id C8B1E37B4C5 for ; Wed, 15 Nov 2000 15:30:35 -0800 (PST) Received: from anoat.blacktrap.net (anoat [192.168.1.11]) by ghost.blacktrap.net (8.11.1/8.11.0) with ESMTP id eAFNUXg26471; Thu, 16 Nov 2000 00:30:33 +0100 (CET) (envelope-from lex@blacktrap.net) Received: (from lex@localhost) by anoat.blacktrap.net (8.11.1/8.11.0) id eAFNUWY18195; Thu, 16 Nov 2000 00:30:32 +0100 (CET) (envelope-from lex) Date: Thu, 16 Nov 2000 00:30:32 +0100 From: Chive To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: Is My System Hung? Message-ID: <20001116003032.A1299@blacktrap.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from drewt@writeme.com on Wed, Nov 15, 2000 at 10:27:50AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 10:27:50AM -0800, Drew Tomlinson wrote: > I am attempting to install XFree86 4 from the packages via > /stand/sysinstall. It downloaded the tarball and then the message changed > to "Package XFree86-4.0.1 read successfully - waiting for pkg_add(1)". It > has been like this for about an hour. > > I've run "top" to see if the system is doing anything. The CPU is maxed out > at 100%. Is anything happening or is my system hung up? Should I kill the > process and start over or keep waiting? > > Thanks for your help! My top output follows. > > 6687 root 60 0 1280K 836K RUN 55:16 99.02% 99.02% dialog Obviously it is waiting for some input from you. Probably a dialog box was supposed to pop up and you can't see it because you're doing it from sysinstall, which is occupying the screen? I'd say kill it and install with pkg_add. I've had the same problems with some ports (eg php) when making in background. -- Chive. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message