From owner-freebsd-ports@FreeBSD.ORG Sun Oct 17 17:58:00 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 85ED016A4CE for ; Sun, 17 Oct 2004 17:58:00 +0000 (GMT) Received: from baltazar.r404.com (baltazar.R404.com [69.56.206.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6233543D55 for ; Sun, 17 Oct 2004 17:58:00 +0000 (GMT) (envelope-from freebsd@stasiek.org) Received: from [81.219.125.39] (helo=[192.168.0.2]) by baltazar.r404.com with esmtpa (Exim 4.42) id 1CJFI0-0007cQ-RM; Sun, 17 Oct 2004 19:57:53 +0200 Message-ID: <4172B2AC.3040207@stasiek.org> Date: Sun, 17 Oct 2004 19:58:04 +0200 From: Michal Stanislawski User-Agent: Mozilla Thunderbird 0.8 (X11/20041015) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <1097901780.14774.15.camel@shumai.marcuscom.com> <41725E19.3050209@stasiek.org> <4172ABBC.5020108@stasiek.org> <1098034747.36259.9.camel@shumai.marcuscom.com> In-Reply-To: <1098034747.36259.9.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PopBeforeSMTPSenders: freebsd@stasiek.org,stasiek@stasiek.org X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - baltazar.r404.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stasiek.org X-Source: X-Source-Args: X-Source-Dir: cc: ports@freebsd.org Subject: Re: TESTERS WANTED: Possible fix to Firefox crash X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 17:58:00 -0000 Joe Marcus Clarke wrote: > Yes. Looks like there isn't going to be an easy fix to this. However, > this problem is not just specific to FreeBSD. See > https://bugzilla.mozilla.org/show_bug.cgi?id=264557 for a description, > and a list of similar bugs affecting other platforms. > > There is a potential workaround in one of the bugs. Try shutting down > Firefox, then edit ~/.mozilla/firefox/*/prefs.js, and add the following > line: > > user_pref("dom.disable_window_open_feature.toolbar", true); > > Then restart Firefox, and see if you can reproduce the crash. > > Joe After adding this line it works without crashes (at least with all problematic pages that I know of). Thanks for your help. Best Regards Michal Stanislawski