From owner-freebsd-stable Fri Feb 21 1:53: 0 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 415FA37B401 for ; Fri, 21 Feb 2003 01:52:59 -0800 (PST) Received: from mail.gmd.de (mail.gmd.de [129.26.8.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCE9943FA3 for ; Fri, 21 Feb 2003 01:52:57 -0800 (PST) (envelope-from paulsen@cscwmail.gmd.de) Received: from orgwis.gmd.de (paulsen@cscwmail [129.26.160.35]) by mail.gmd.de (8.9.3/8.9.3) with ESMTP id KAA31286 for ; Fri, 21 Feb 2003 10:52:56 +0100 (MET) Received: (from paulsen@localhost) by orgwis.gmd.de (8.8.8/8.8.8) id KAA24557 for freebsd-stable@freebsd.org; Fri, 21 Feb 2003 10:52:54 +0100 (MET) Date: Fri, 21 Feb 2003 10:52:54 +0100 From: Volker Paulsen To: freebsd-stable@freebsd.org Subject: Re: Mozilla window won't open after upgrade Message-ID: <20030221095254.GA24369@cscwmail.gmd.de> Mail-Followup-To: Volker Paulsen , freebsd-stable@freebsd.org References: <3E5568AF.1050100@labs.mot.com> <200302202048.51153.bts@babbleon.org> <20030221084955.GC12058@kierun.org> <20030221090930.GA55832@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030221090930.GA55832@HAL9000.homeunix.com> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Feb 21, 2003 at 01:09:30AM -0800, David Schultz wrote: > Thus spake Yann Golanski : > > Quoth Brian T. Schellenberger on Thu, Feb 20, 2003 at 20:48:51 -0500 > > > First mozilla-bin gets a segv, Then the script that invokes it fails > > > to notice that it failed and doesn't give a useful message. > > > > I think I had the same problem. Does mozilla run as root? If it does, > > run it as root (via sudo) and then chown/chgrp the $HOME/.mozilla to > > your user/group and that should work from there onwards. Then again, it > > may have been another problem I was having... Long life Mozybug. > > Yes, mozilla quite annoyingly traps SIGSEGV. Moreover, it is > started by a chain of three shell scripts, which means it takes > yet another step to debug. For me, reinstalling some font-related > port---fontconfig, I think---solved the problem. It didn't help > that a recent mega-commit changed a bunch of paths for X11 ports, > so I backed out my ports collection to 2/17 for now. If things > don't compile, you might try that, too. Just FYI, actually I ran into the same problem; this appeared exactly after I upgraded Xft-2.1 to Xft-2.1_1. Afterwards all X clients needed to be (re)linked against /usr/X11R6/lib/libXft.so.2. So I also rebuild mozilla and the problem disappeared. Regards, --Volker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message