From owner-freebsd-gecko@freebsd.org Tue Oct 6 17:54:01 2015 Return-Path: Delivered-To: freebsd-gecko@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 DAE469B66C7 for ; Tue, 6 Oct 2015 17:54:01 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 61EE3232 for ; Tue, 6 Oct 2015 17:54:01 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: by mailman.ysv.freebsd.org (Postfix) id 53AEE9B66C0; Tue, 6 Oct 2015 17:54:01 +0000 (UTC) Delivered-To: gecko@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 5334D9B66BF; Tue, 6 Oct 2015 17:54:01 +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 D743E21A; Tue, 6 Oct 2015 17:54:00 +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 6D5B728416; Tue, 6 Oct 2015 19:53:56 +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 8BFDA28412; Tue, 6 Oct 2015 19:53:55 +0200 (CEST) Message-ID: <56140AB3.7090105@quip.cz> Date: Tue, 06 Oct 2015 19:53:55 +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: Walter Schwarzenfeld , freebsd-ports@freebsd.org CC: gecko@FreeBSD.org Subject: Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages References: <114552.65254.bm@smtp119.sbc.mail.ne1.yahoo.com> <561402AA.1060208@utanet.at> In-Reply-To: <561402AA.1060208@utanet.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2015 17:54:01 -0000 Walter Schwarzenfeld wrote on 10/06/2015 19:19: > On some links of this site I got the warning: > "/A script on this page may be busy, or it may have stopped responding...... > > But if I stop the script it is ok, no crash. > > I nearly overlooked the warning, the warning window appears "under" or > "behind" firefox. > > (Forgot I am on FreeBSD-10.2-p5) I don't get this alert window, just instant crash on homepage loading. But if I have "no script" extension enabled, JavaScript is not loaded and browser is OK (but sites like www.mapy.cz does'nt work without javascript) So I think it is bug in Gecko on FreeBSD / FreeBSD 64bit. Miroslav Lachman