From owner-freebsd-ports@freebsd.org Fri Oct 9 07:30:37 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B486A9D2CE0 for ; Fri, 9 Oct 2015 07:30:37 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72E22CF8 for ; Fri, 9 Oct 2015 07:30:36 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id D526128434; Fri, 9 Oct 2015 09:30:34 +0200 (CEST) Received: from illbsd.quip.test (ip-89-177-49-111.net.upcbroadband.cz [89.177.49.111]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 0F81828430; Fri, 9 Oct 2015 09:30:34 +0200 (CEST) Message-ID: <56176D19.9030408@quip.cz> Date: Fri, 09 Oct 2015 09:30:33 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32 MIME-Version: 1.0 To: Christoph Moench-Tegeder , freebsd-ports@freebsd.org Subject: Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages References: <56167CDF.1080806@quip.cz> <56168E27.7050600@utanet.at> <20151008165101.GA1463@elch.exwg.net> In-Reply-To: <20151008165101.GA1463@elch.exwg.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2015 07:30:37 -0000 Christoph Moench-Tegeder wrote on 10/08/2015 18:51: > ## Walter Schwarzenfeld (w.schwarzenfeld@utanet.at): > >> Please post the options you compiled firefox with. (i guess you compiled >> it with BUNDLED_CAIRO and CANBERRA, both should be off). > > I don't think CANBERRA is the issue here - my firefox has CANBERRA=on > and works on mapy.cz (where I can check on the places where I've > been in Prague, e.g.) and seznam.cz (where I don't understand much > for lack of czech language skills). > > On the other hand it could be helpful to run firefox with a new > and empty profile (safe mode etc., if in doubt move ~/.mozilla > aside before starting firefox) or even a new/fresh user to avoid > contamination by "other setting" - for example, there's a > fontconfig error message which I've never seen on my system. Firefox crashed on fresh installation (in VirtualBox) where it was never been installed / used before (no profile existed before test) Miroslav Lachman