From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 18 07:59:59 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 28BF516A4CE for ; Fri, 18 Jun 2004 07:59:59 +0000 (GMT) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB0F43D41 for ; Fri, 18 Jun 2004 07:59:58 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id C0089FD059 for ; Fri, 18 Jun 2004 00:59:33 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04904-04 for ; Fri, 18 Jun 2004 00:59:32 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id CABC8FD04F for ; Fri, 18 Jun 2004 00:59:31 -0700 (PDT) From: Sean McNeil To: freebsd-gnome@freebsd.org Content-Type: text/plain Message-Id: <1087545571.70951.4.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 18 Jun 2004 00:59:31 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Subject: firefox - *** loading the extensions datasource X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 07:59:59 -0000 OK, So I have firefox working as root and it doesn't print anything when I run it. As my regular user, it print the *** loading the extensions datasource and then core dumps. I think I have some old cruft somewhere, but I can't find it. I deleted everything in /usr/X11R6/lib/browser_plugins and I tried it from a new account that didn't have any gnome usage before I tried to run firefox. I get the same thing: message then core dump. Where could these extensions be and how can I purge them. Also, why would root not try to load them? Sean