From owner-freebsd-ports@freebsd.org Fri Jun 10 21:29:57 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 1B04EAEFFDF for ; Fri, 10 Jun 2016 21:29:57 +0000 (UTC) (envelope-from bob@immure.com) Received: from maul.immure.com (108-84-10-9.lightspeed.austtx.sbcglobal.net [108.84.10.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E53B22242 for ; Fri, 10 Jun 2016 21:29:56 +0000 (UTC) (envelope-from bob@immure.com) Received: from rancor.immure.com ([10.1.132.9]) by maul.immure.com with esmtp (Exim 4.86_2 (FreeBSD)) (envelope-from ) id 1bBU00-000Fas-Rj; Fri, 10 Jun 2016 16:29:53 -0500 Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.15.2/8.15.2) with ESMTP id u5ALTql5015427; Fri, 10 Jun 2016 16:29:52 -0500 (CDT) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.15.2/8.14.9/Submit) id u5ALTqR2015426; Fri, 10 Jun 2016 16:29:52 -0500 (CDT) (envelope-from bob) Date: Fri, 10 Jun 2016 16:29:52 -0500 From: Bob Willcox To: Kevin Oberman Cc: Grzegorz Junka , FreeBSD Ports ML Message-ID: <20160610212952.GD14153@rancor.immure.com> Reply-To: Bob Willcox References: <20160608130741.GB944@rancor.immure.com> <20160608230452.GC944@rancor.immure.com> <20160609195222.GA10181@rancor.immure.com> <20160610193613.GC14153@rancor.immure.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: 10.1.132.9 X-SA-Exim-Mail-From: bob@immure.com X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on maul.immure.com X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Subject: Re: Firefox 47.0 hangs when accessing cnn.com X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on maul.immure.com) 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: Fri, 10 Jun 2016 21:29:57 -0000 On Fri, Jun 10, 2016 at 01:01:42PM -0700, Kevin Oberman wrote: > On Fri, Jun 10, 2016 at 12:36 PM, Bob Willcox wrote: > > > On Fri, Jun 10, 2016 at 03:42:00PM +0000, Grzegorz Junka wrote: > > > ... > > > That sounds bad indeed. Have you tried to reinstall using the official > > > pkg repository (not compiled on your machine)? > > > > > > BTW Firefox 47 just started crashing today for me. Nothing to do with > > > scripts, some exception in one of the *.c files (according to the > > > popup). I am now creating a new batch of packages with poudriere and > > > will try to upgrade to a newer version. > > > > Ugh. Mine hasn't crashed, just hung to the point where I have to kill it. > > Jan has suggested some things for me to try that I plan to do when I get > > some time. I'll post how that went once I've tried them. > > > > Bob > > > > -- > > Bob Willcox | Which is worse: ignorance or apathy? > > bob@immure.com | Who knows? Who cares? > > Austin, TX | > > > > npviewer.bin is not part of firefox. It is a part of nspluginwrapper. If > you uninstall it and restart firefox, does the problem go away? (Of course, > you won't be able to view flash.) Have you followed Jan's suggestion to > re-setup nspluginwrapper? NOTE: It must be installed by you with the UID > you use to run firefox! Doing it as rot won't work. I haven't been able to follow Jan's suggestions yet (I'm at work currently). I had done the setup for nspluginwrapper some time ago, but not since the system update on 6/4 that sent me down this rat hole. I'll give that a try first. Thanks, Bob -- Bob Willcox | Which is worse: ignorance or apathy? bob@immure.com | Who knows? Who cares? Austin, TX |