From owner-freebsd-ports@FreeBSD.ORG Thu Mar 31 17:31:09 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 99397106564A; Thu, 31 Mar 2011 17:31:09 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-ports@FreeBSD.org, Barbara Date: Thu, 31 Mar 2011 13:31:02 -0400 User-Agent: KMail/1.6.2 References: <29727678.605531301553293778.JavaMail.defaultUser@defaultHost> In-Reply-To: <29727678.605531301553293778.JavaMail.defaultUser@defaultHost> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103311331.03647.jkim@FreeBSD.org> Cc: Subject: Re: firefox 4 crashes after last nspluginwrapper-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 17:31:09 -0000 On Thursday 31 March 2011 02:34 am, Barbara wrote: > >On Wednesday 30 March 2011 07:03 pm, Barbara wrote: > >> I'm referring to this commit: > >> http://www.freebsd.org/cgi/getmsg.cgi?fetch=422486+0+current/cvs > >>-po rts > >> > >> After updating nspluginwrapper-devel, firefox instead of > >> randomly freezing for few seconds after closing o reloading a > >> tab with a flash running, crashes, which is even more annoying. > >> Now after the crash I have 2 core files: one for firefox-bin and > >> one for npviewer-bin. > >> Anyone else seeing the same? > > > >Did you reinstall libflashplugin.so wrapper in your > > ~/.mozilla/plugins directory? > > > >Just making sure... > > > >Jung-uk Kim > > I run "nspluginwrapper -a -v -i" in that directory, as I always did > after upgrading that port. > I think that you are talking about that, aren't you? Yes. I hardly use '-a', though. Can you please show me 'nspluginwrapper -l' output? > I'd like to add that, from what I saw until now, the problem seems > happining only with FF4. > My "main" browser is www/seamonkey2 and I had no crash with it and > *it seems* (suggestion?not enough tests?) that the freezing > behaviour is gone. I think that Fedora still uses FF3.6.*, so maybe > the fix is good only for the pre-2 libxul/xulrunner/gecko engine, > maybe the glue part...?. Is that possible? Actually I myself use Firefox 4 on CURRENT/amd64 and I've never experienced such problem. Long ago, I had stale plugins around (i.e., accidentally ran 'nspluginwrapper -i' as root, which installed wrappers in system-wide location) and it caused such crash, though. Jung-uk Kim