From owner-freebsd-stable Fri Feb 21 10:30:59 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 1AFED37B401 for ; Fri, 21 Feb 2003 10:30:57 -0800 (PST) Received: from motgate3.mot.com (motgate3.mot.com [144.189.100.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 088A943FCB for ; Fri, 21 Feb 2003 10:30:56 -0800 (PST) (envelope-from ajs@labs.mot.com) Received: from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate3.mot.com (Motorola/Motgate3) with ESMTP id h1LIUcRY003783 for ; Fri, 21 Feb 2003 11:30:38 -0700 (MST) Received: [from az33exr02.mot.com (az33exr02.mot.com [10.64.251.232]) by pobox.mot.com (MOT-pobox 2.0) with ESMTP id LAA11234 for ; Fri, 21 Feb 2003 11:30:54 -0700 (MST)] Received: from pobox.cstl.labs.mot.com (pobox.cstl.labs.mot.com [173.23.1.1]) by az33exr02.mot.com (8.11.6/az33exr02) with ESMTP id h1LIVch30101 for ; Fri, 21 Feb 2003 12:31:38 -0600 Received: from labs.mot.com ([173.23.93.76]) by pobox.cstl.labs.mot.com (Netscape Messaging Server 4.15) with ESMTP id HAO8RH00.2UY; Fri, 21 Feb 2003 12:30:53 -0600 Message-ID: <3E56705C.4010206@labs.mot.com> Date: Fri, 21 Feb 2003 12:30:52 -0600 From: "Aron Silverton" Reply-To: ajs@labs.mot.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020918 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Brian T. Schellenberger" Cc: David Schultz , Yann Golanski , Subject: Re: Mozilla window won't open after upgrade - FIXED References: <3E5568AF.1050100@labs.mot.com> <20030221084955.GC12058@kierun.org> <20030221090930.GA55832@HAL9000.homeunix.com> <200302210838.34252.bts@babbleon.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 I did the same with fontconfig and now it works for me as well! Thanks, Aron Brian T. Schellenberger wrote: > BINGO! > > That did it. > > I did > > pkg_delete -f fontconfig\* > cd /usr/ports/*/fontconfig > make install > > and now it's all peachy. > > I will update bugzilla momentarily. > > PS: > > To Yann Golanski: My mozilla is not SUID root, so that wasn't > the problem I was having, but thank you very > much for the suggestion. > > To Darren Pilgrim: It might work to .undef STRIP, but if so it looks > like I'd have to do a rebuild to make it work, > because just doing > make deinstall > make STRIP= reinstall > (or make deinstall; edit to add .undef STRIP; > make reinstall) > didn't do it, so it looks like STRIP, if it does > make it strip, does do it "in place." > Since the above fixed the problem I saw no reason > to take the time for a full rebuild. > > > On Friday 21 February 2003 04:09 am, 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. > -- Aron J. Silverton Senior Staff Research Engineer Motorola Laboratories, Networks and Infrastructure Research Motorola, Inc. Telephone: 847-576-8747 Fax: 847-576-3240 mailto: ajs@labs.mot.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message