From owner-freebsd-questions@FreeBSD.ORG Thu Oct 14 23:14:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9310F16A4D8; Thu, 14 Oct 2004 23:14:25 +0000 (GMT) Received: from smtp1.jazztel.es (smtp1.jazztel.es [62.14.3.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690E843D45; Thu, 14 Oct 2004 23:14:24 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp1.jazztel.es with antivirus id 1CIEnu-0007CJ-00 Fri, 15 Oct 2004 01:14:38 +0200 Received: from [212.106.239.73] (helo=rguez.homeunix.net) by smtp1.jazztel.es with esmtp id 1CIEnu-0007C7-00 Fri, 15 Oct 2004 01:14:38 +0200 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i9ENEOrY058078; Fri, 15 Oct 2004 01:14:24 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id i9ENEPqo030974; Fri, 15 Oct 2004 01:14:25 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) X-Authentication-Warning: orion.redesjm.local: freebsd set sender to josemi@freebsd.jazztel.es using -f From: Jose M Rodriguez To: freebsd-ports@freebsd.org, Dan Finn Date: Fri, 15 Oct 2004 01:14:24 +0200 User-Agent: KMail/1.7 References: <89ceee7041014145219205f96@mail.gmail.com> <20041014222227.GJ48407@voodoo.oberon.net> <89ceee704101415525d256798@mail.gmail.com> In-Reply-To: <89ceee704101415525d256798@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200410150114.25155.josemi@freebsd.jazztel.es> X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.81 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus cc: Michael Johnson cc: f-questions cc: Kirill Ponomarew Subject: Re: firefox-1.0.1.p_2 crashing on javascript X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 23:14:25 -0000 El Viernes, 15 de Octubre de 2004 00:52, Dan Finn escribi=F3: > default options for me too. > At last here, working after deinstall, complete flush=20 of /usr/X11/lib/firefox and ~/.mozilla/firefox (keep data apart !!)=20 reinstall and run as root before use. About this last, I found that: # su - # xinit /usr/X11R6/bin/firefox --install-global-extension \ # extension.xpi -- /usr/X11R6/bin/Xvfb :2 Do the work and install your favourite theme or lanpack. > > On Fri, 15 Oct 2004 00:22:27 +0200, Kirill Ponomarew > > wrote: > > Hi, > > > > On Thu, Oct 14, 2004 at 06:02:00PM -0400, Michael Johnson wrote: > > > I'm also having this problem, I deleted all my 3rd party > > > themes/plugins and I still have this problem. I'm wondering in > > > what options each of you built firefox with? Maybe its some > > > OPTION that is causing this problem because some people are not > > > having this problem. > > > > > > My options are ... > > > $ grep WITH /var/db/ports/firefox/options > > > WITHOUT_DEBUG=3Dtrue > > > WITHOUT_HEADERS=3Dtrue > > > WITHOUT_LOGGING=3Dtrue > > > WITH_OPTIMIZED_CFLAGS=3Dtrue > > > WITH_XFT=3Dtrue > > > WITHOUT_SMB=3Dtrue > > > > Nope, I'm using only default options. > > > > -Kirill > =2D- josemi