From owner-freebsd-gecko@FreeBSD.ORG Wed Feb 5 23:54:14 2014 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F3B3D49 for ; Wed, 5 Feb 2014 23:54:14 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B21618FC for ; Wed, 5 Feb 2014 23:54:13 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WBCIG-0005XT-2T for freebsd-gecko@freebsd.org; Wed, 05 Feb 2014 15:54:12 -0800 Date: Wed, 5 Feb 2014 15:54:12 -0800 (PST) From: Robert_Burmeister To: freebsd-gecko@freebsd.org Message-ID: <1391644452062-5883415.post@n5.nabble.com> In-Reply-To: <52086DBE.50803@UToledo.edu> References: <52086DBE.50803@UToledo.edu> Subject: Re: Bug info: bug 833117, FreeBSD Port www/firefox, glib20 2.36.3 and clang-devel 3.4.r182968 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 23:54:14 -0000 Robert_Burmeister wrote > https://bugzilla.mozilla.org/show_bug.cgi?id=833117 >> FireFox 22 fails to launch as described in the bug report after updating >> glib20 to version 2.36.3. > > I have been able to distill out more information on the error, which acts > like > Mozilla bug 833117. > > I have isolated that building www/firefox with OPTIMIZED_CFLAGS invoking > -O3 > causes bug 833117 to manifest, > while building www/firefox with -O2 in make.conf allows FireFox to work > normally. > > The root cause appears to be a compiler optimization issue. This issue appears to be resolved when building Firefox 27.0,1 on FreeBSD 10.0 i386 Stable. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Bug-info-bug-833117-FreeBSD-Port-www-firefox-glib20-2-36-3-and-clang-devel-3-4-r182968-tp5835607p5883415.html Sent from the freebsd-gecko mailing list archive at Nabble.com.