From owner-freebsd-gecko@freebsd.org Tue Oct 13 15:17:08 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 30741A11397 for ; Tue, 13 Oct 2015 15:17:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) 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 1305EF0D for ; Tue, 13 Oct 2015 15:17:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 11D4DA11395; Tue, 13 Oct 2015 15:17:08 +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 114B9A11394; Tue, 13 Oct 2015 15:17:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C87D1F0C; Tue, 13 Oct 2015 15:17:07 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from [0.0.0.0] (cpe-071-065-239-148.nc.res.rr.com [71.65.239.148] (may be forged)) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id t9DFGch3051105 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 13 Oct 2015 15:16:48 GMT (envelope-from swills@FreeBSD.org) Subject: Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages To: Miroslav Lachman <000.fbsd@quip.cz>, Walter Schwarzenfeld , freebsd-ports@freebsd.org, gecko@FreeBSD.org References: <56139C3A.1010304@utanet.at> <56144C9E.4010800@utanet.at> <56167CDF.1080806@quip.cz> <56169181.8020405@FreeBSD.org> <5616CA33.7010601@FreeBSD.org> <56176EDE.9050809@quip.cz> <5617ABBE.6080809@FreeBSD.org> <561D0552.5050402@quip.cz> From: Steve Wills Message-ID: <561D2056.4050309@FreeBSD.org> Date: Tue, 13 Oct 2015 11:16:38 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <561D0552.5050402@quip.cz> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Tue, 13 Oct 2015 15:17:01 +0000 (UTC) X-Spam-Status: No, score=2.6 required=4.5 tests=RCVD_ILLEGAL_IP,RDNS_NONE autolearn=no autolearn_force=no version=3.4.1 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.98.7 at mouf.net X-Virus-Status: Clean 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, 13 Oct 2015 15:17:08 -0000 Hi, On 10/13/2015 09:21, Miroslav Lachman wrote: > > Hi Steve, > > A "skia" fixed crashes on mapy.cz and seznam.cz but from this time I got > random crashes of Firefox and Seamonkey (both with "skia"). Until this > change Seamonkey was happily runnig for a few weeks (system uptime 20 > days). I have more than 5 crashes today. > Is there a way to track this issue or some other way to fix mapy.cz and > seznam.cz crashes without bringing this instability? I guess we need a debug version of firefox built and a copy of the core dump from the crash. I was going to do that but haven't made time. In the mean time, you might consider having two profiles, one where you use skia for mapy.cz and seznam.cz and the other one default. Not ideal, but as a temporary workaround that lets you use both sites until the issue is solved. Since SeaMonkey hasn't been updated, I'm wonder if the issue existed in the older version of Firefox too. Steve