From owner-freebsd-ports@FreeBSD.ORG Sat Oct 16 09:48:33 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3885E16A4CE for ; Sat, 16 Oct 2004 09:48:33 +0000 (GMT) Received: from smtp800.mail.sc5.yahoo.com (smtp800.mail.sc5.yahoo.com [66.163.168.179]) by mx1.FreeBSD.org (Postfix) with SMTP id D14ED43D31 for ; Sat, 16 Oct 2004 09:48:32 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (krinklyfig@pacbell.net@64.173.24.130 with plain) by smtp800.mail.sc5.yahoo.com with SMTP; 16 Oct 2004 09:48:32 -0000 From: Joshua Tinnin To: freebsd-ports@freebsd.org Date: Sat, 16 Oct 2004 02:49:37 -0700 User-Agent: KMail/1.7 References: <1097901780.14774.15.camel@shumai.marcuscom.com> In-Reply-To: <1097901780.14774.15.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410160249.38675.krinklyfig@spymac.com> Subject: Re: TESTERS WANTED: Possible fix to Firefox crash X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: krinklyfig@spymac.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 09:48:33 -0000 On Friday 15 October 2004 09:43 pm, Joe Marcus Clarke wrote: > Got Firefox? Got crashes? Apply the patch at > http://www.marcuscom.com/downloads/firefox.diff, and see if the crashes > go away. > > To apply the patch, do the following: > > # cd /usr/ports/www > # patch -p < /path/to/firefox.diff > > Then upgrade Firefox. You can use http://www.marcuscom.com/xxx.html to > test to see if the crash is still present, but I would prefer you to > test some other known crashing sites as well. Thanks. It works for me. It doesn't crash on your test site, but IIRC it only crashed on one other site on me before, and I don't remember where the site was. I did test it on your test page before upgrading, and it caused it to crash, but the patch fixed that for sure. If you have any more links I'd be happy to test it further. I can also install themes and extensions now, which wasn't possible before. Am running 5.3-BETA7. - jt