From owner-freebsd-gecko@freebsd.org Fri Sep 23 09:09:29 2016 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 C0035BE6E0F for ; Fri, 23 Sep 2016 09:09:29 +0000 (UTC) (envelope-from robert.burmeister@utoledo.edu) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1.freebsd.org (Postfix) with ESMTP id B197A175 for ; Fri, 23 Sep 2016 09:09:29 +0000 (UTC) (envelope-from robert.burmeister@utoledo.edu) Received: from malf.nabble.com (unknown [162.253.133.59]) by mbob.nabble.com (Postfix) with ESMTP id 1956431E3233 for ; Fri, 23 Sep 2016 02:05:59 -0700 (PDT) Date: Fri, 23 Sep 2016 02:09:28 -0700 (PDT) From: Robert_Burmeister To: freebsd-gecko@freebsd.org Message-ID: <1474621768527-6132216.post@n6.nabble.com> In-Reply-To: <9156ec93-25a0-98cf-36ff-fb718bd68d6a@kapsi.fi> References: <5755137D.2050007@UToledo.edu> <9156ec93-25a0-98cf-36ff-fb718bd68d6a@kapsi.fi> Subject: Re: FreeBSD Port: www/firefox 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.23 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2016 09:09:29 -0000 Solved. The fix was to set the FFMPEG dependency option SSE=off and recompile FFMPEG, as the LLVM compiler currently does not work around a bug in the SSE instructions on some older CPUs. (in this case, core2). -- View this message in context: http://freebsd.1045724.x6.nabble.com/FreeBSD-Port-www-firefox-tp6104533p6132216.html Sent from the freebsd-gecko mailing list archive at Nabble.com.