From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 16 17:46:45 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69C0016A4CE for ; Tue, 16 Nov 2004 17:46:45 +0000 (GMT) Received: from kestrel.alerce.com (kestrel.alerce.com [209.182.219.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E9A643D5A for ; Tue, 16 Nov 2004 17:46:45 +0000 (GMT) (envelope-from hartzell@kestrel.alerce.com) Received: from satchel.alerce.com (0-d-60-f8-9f-4a.dhcp.lbl.gov [131.243.195.161]) (authenticated bits=128) by kestrel.alerce.com (8.12.10/8.12.10) with ESMTP id iAGHkF09034093 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 16 Nov 2004 09:46:15 -0800 (PST) (envelope-from hartzell@kestrel.alerce.com) Received: from satchel.alerce.com (localhost [127.0.0.1]) by satchel.alerce.com (8.13.1/8.13.1) with ESMTP id iAGHkipP003313 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 16 Nov 2004 09:46:44 -0800 (PST) (envelope-from hartzell@satchel.alerce.com) Received: (from hartzell@localhost) by satchel.alerce.com (8.13.1/8.13.1/Submit) id iAGHkiC8003310; Tue, 16 Nov 2004 09:46:44 -0800 (PST) (envelope-from hartzell) Date: Tue, 16 Nov 2004 09:46:44 -0800 (PST) Resent-From: George Hartzell Message-Id: <200411161746.iAGHkiC8003310@satchel.alerce.com> Resent-Message-ID: <16794.15620.246152.544763@satchel.alerce.com> Resent-Date: Tue, 16 Nov 2004 09:46:44 -0800 Resent-To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: George Hartzell To: freebsd-gnome@freebsd.org X-Mailer: VM 7.17 under 21.4 (patch 15) "Security Through Obscurity" XEmacs Lucid X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' Subject: Problem upgrading to 5.3R and Gnome 2.8. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hartzell@kestrel.alerce.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 17:46:45 -0000 I'm upgrading a machine from 5.2.1 to 5.3. The OS part of the upgrade went fine. I'm running the gnome-upgrade.sh shell script under screen. the last thing that it said was the comment about: >>>>> STAGE 4 of 5: Rebuilding all GNOME applications, [...] Note this will take a LONG time [...] There's currently a process that's been running since 3pm yesterday: /usr/X11R6/lib/firefox/lib/firefox-1.0/firefox-bin -install-global-extension It's piled up over 1000 cpu minutes. The machine's load average is 1.0, firefox-bin has 98+% of the cpu. The last thing in the scripts log file is ===> Building Chrome's registry... Any ideas what's going on? This is a 2.8GHz P4 w/ a Gb of RAM. Could it really be working *that* hard? g.