From owner-freebsd-ports@FreeBSD.ORG Thu Jan 28 18:43:46 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5346F1065670; Thu, 28 Jan 2010 18:43:46 +0000 (UTC) (envelope-from peter.badenhorst@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.186]) by mx1.freebsd.org (Postfix) with ESMTP id 630A88FC15; Thu, 28 Jan 2010 18:43:45 +0000 (UTC) Received: by gv-out-0910.google.com with SMTP id n29so86235gve.39 for ; Thu, 28 Jan 2010 10:43:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=MG8LPvWJ+PYLOqatTF+6pa2slZAEI+QJkRF7EEljbLQ=; b=nToTFGhqS0/TtFKlnYTLYMMNcUqjf8pUvHu4VDWbIunv+wov+R0+2eiBVO4dz5y2xe cHt9Kmg1R47/MNRoFy0/Po3H6Mz9vWb4agw+rYI7DxBrF/biqh3fWEMtgHbGkIu1LC0h SMKx/3RyARBIJHWiTFeHwijHSMno4WAne3b8s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=UgOeh1mIbOSv/8FscOP1P9B9mZk8+fQFCJMd7kyT04msqjDjbSaQStKWlR7nuUEIi3 fsi/0OuHyeeKYLS6/rk+gJ42f2iCv+xMKWtKJymvg9kHzNuZKpuHkFV/NoJDm64uKyNg 2RLY17drqk9s1Jk/naxYOQ/5OChZd/hBzRVJU= MIME-Version: 1.0 Received: by 10.103.50.2 with SMTP id c2mr5566963muk.9.1264704209490; Thu, 28 Jan 2010 10:43:29 -0800 (PST) In-Reply-To: <20100128180326.375aa525@ernst.jennejohn.org> References: <5eef8511001272321l54620e96v868f140ca01acf16@mail.gmail.com> <20100128130501.1fdaa829@ernst.jennejohn.org> <5eef8511001280627v118190d8p6eb73c2aab995047@mail.gmail.com> <20100128180326.375aa525@ernst.jennejohn.org> Date: Thu, 28 Jan 2010 20:43:29 +0200 Message-ID: <5eef8511001281043n46bfc020s9f3b80c85cc45187@mail.gmail.com> From: Peter Badenhorst To: gary.jennejohn@freenet.de Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: gecko@freebsd.org, freebsd-ports@freebsd.org Subject: Re: firefox-3.5.7,1 crashing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2010 18:43:46 -0000 I installed the add-ons you mentioned but all they did was prevent me from using the flash plugin (although it didn't crash anymore). Flash is supposed to be enabled, it says so in its plugins page but none of the flash sites work, some cause Firefox to crash. I am using Opera now instead. The FreeBSD version of Opera doesn't crash but it also doesn't allow me to use flash (even though it says the plugin is installed). The linux version of Opera allows me to use flash with no crashing :-) Peter Badenhorst On 28 January 2010 19:03, Gary Jennejohn wrote: > On Thu, 28 Jan 2010 16:27:07 +0200 > Peter Badenhorst wrote: > > > I compiled and installed 3.6 in www/firefox3-devel and it crashed again. > > This is the output near the end, I compiled it with debug info: > > > > nsStringStats > > => mAllocCount: 26879 > > => mReallocCount: 6803 > > => mFreeCount: 16552 -- LEAKED 10327 !!! > > => mShareCount: 28468 > > => mAdoptCount: 2344 > > => mAdoptFreeCount: 2341 -- LEAKED 3 !!! > > > > > > Well, what can I say? I just tried it again and it definitely succeeds > for me. > > One thing which may make it work for me is that I have the NoScript plugin > installed, which may be blocking nasty stuff on this site. I notice > there's > some flash present. I have (a) Flashblock installed and (b) a working > Adobe > flash plugin. > > --- > Gary Jennejohn >