From owner-freebsd-ports@freebsd.org Mon Jun 6 19:03:58 2016 Return-Path: Delivered-To: freebsd-ports@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 CE749B6D5E1 for ; Mon, 6 Jun 2016 19:03:58 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from msa1.earth.yoonka.com (yoonka.com [185.24.122.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "msa1.earth.yoonka.com", Issuer "msa1.earth.yoonka.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E4341762 for ; Mon, 6 Jun 2016 19:03:58 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from crayon2.yoonka.com (crayon2.yoonka.com [192.168.1.20]) (authenticated bits=0) by msa1.earth.yoonka.com (8.15.2/8.15.2) with ESMTPSA id u56J3n4L005936 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Mon, 6 Jun 2016 19:03:49 GMT (envelope-from list1@gjunka.com) Subject: Re: Firefox 47.0 hangs when accessing cnn.com To: freebsd-ports@freebsd.org References: <20160606182103.GB55688@rancor.immure.com> From: Grzegorz Junka Message-ID: Date: Mon, 6 Jun 2016 19:03:49 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <20160606182103.GB55688@rancor.immure.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2016 19:03:58 -0000 I have upgrade to Firefox 47.0_1,1 earlier today and just tried cnn.com - works without issues. I have compiled with poudriere using options: # This file is auto-generated by 'make config'. # Options for firefox-45.0.1_3,1 _OPTIONS_READ=firefox-45.0.1_3,1 _FILE_COMPLETE_OPTIONS_LIST=BUNDLED_CAIRO CANBERRA DBUS DEBUG DTRACE FFMPEG GCONF GIO GNOMEUI INTEGER_SAMPLES LIBPROXY OPTIMIZED_CFLAGS PGO PROFILE RUST TEST GTK2 GTK3 ALSA PULSEAUDIO OPTIONS_FILE_UNSET+=BUNDLED_CAIRO OPTIONS_FILE_UNSET+=CANBERRA OPTIONS_FILE_SET+=DBUS OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_UNSET+=DTRACE OPTIONS_FILE_SET+=FFMPEG OPTIONS_FILE_UNSET+=GCONF OPTIONS_FILE_SET+=GIO OPTIONS_FILE_UNSET+=GNOMEUI OPTIONS_FILE_UNSET+=INTEGER_SAMPLES OPTIONS_FILE_SET+=LIBPROXY OPTIONS_FILE_SET+=OPTIMIZED_CFLAGS OPTIONS_FILE_UNSET+=PGO OPTIONS_FILE_UNSET+=PROFILE OPTIONS_FILE_SET+=RUST OPTIONS_FILE_UNSET+=TEST OPTIONS_FILE_UNSET+=GTK2 OPTIONS_FILE_SET+=GTK3 OPTIONS_FILE_SET+=ALSA OPTIONS_FILE_UNSET+=PULSEAUDIO Not sure why the file contains 45.0.1_3,1, probably because it hasn't changed since then: g@crayon2:~ % pkg info | grep firefox firefox-47.0_1,1 Web browser based on the browser portion of Mozilla Grzegorz On 06/06/2016 18:21, Bob Willcox wrote: > I updated my firefox 46.0.1 to 47.0_1.1 yesterday (Sunday) and now when I go > out to cnn.com it hangs, eventually putting up a dialog box telling me that a > script has stop working (or something similar). Nothing I've tried so far > seems to help and I wind up having to kill firefox. > > Anyone else experiencing this? Not that other sites (besides cnn.com) have > hung on me as well, but cnn.com seems to be the worst (fails the quickest, > within seconds of going there). >