From owner-freebsd-gecko@freebsd.org Fri Sep 23 09:31:49 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 CB215BE4A88 for ; Fri, 23 Sep 2016 09:31:49 +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 BBC5D860 for ; Fri, 23 Sep 2016 09:31:49 +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 80D2831E39A0 for ; Fri, 23 Sep 2016 02:28:12 -0700 (PDT) Date: Fri, 23 Sep 2016 02:31:42 -0700 (PDT) From: Robert_Burmeister To: freebsd-gecko@freebsd.org Message-ID: <1474623102112-6132219.post@n6.nabble.com> In-Reply-To: References: <56F804E9.8050506@netfence.it> <56FAAB3D.10906@netfence.it> <34cb33f2-69b0-aa43-1d98-6613713c8877@netfence.it> Subject: Re: HTML5 videos crashes 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:31:49 -0000 I was able to resolve HTML5 videos crashes in Firefox 49 on FreeBSD 10.3 i386 by changing the FFMPEG compile option to "SSE=off" and recompiling FFMPEG. The LLVM compiler was not dealing with an SSE bug on my older core2 CPU. -- View this message in context: http://freebsd.1045724.x6.nabble.com/HTML5-videos-crashes-Firefox-tp6087673p6132219.html Sent from the freebsd-gecko mailing list archive at Nabble.com.