From owner-freebsd-gecko@FreeBSD.ORG Thu Mar 31 00:34:39 2011 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9C19106564A for ; Thu, 31 Mar 2011 00:34:39 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id A54ED8FC08 for ; Thu, 31 Mar 2011 00:34:39 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 30 Mar 2011 20:34:39 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr17.lnh.mail.rcn.net (MOS 4.2.3-GA) with ESMTP id AUJ72921; Wed, 30 Mar 2011 20:34:38 -0400 Received-SPF: None identity=pra; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: None identity=mailfrom; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: None identity=helo; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="postmaster@jerusalem.litteratus.org.litteratus.org"; x-conformance=sidf_compatible Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp01.lnh.mail.rcn.net with ESMTP; 30 Mar 2011 20:34:32 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19859.52222.67259.599416@jerusalem.litteratus.org> Date: Wed, 30 Mar 2011 20:34:06 -0400 To: Jung-uk Kim In-Reply-To: <201103302004.17586.jkim@FreeBSD.org> References: <7482962.568491301526191635.JavaMail.defaultUser@defaultHost> <201103302004.17586.jkim@FreeBSD.org> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Cc: Barbara , freebsd-gecko@freebsd.org Subject: Re: firefox 4 crashes after last nspluginwrapper-devel X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 00:34:40 -0000 Note change in CC: location. Jung-uk Kim writes: > > 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? After doing this, FF4 flickers on screen and exits in <<<< 1 second, without leaving a core dump. With the plugin removed, it starts ... but reverts to the old behavior of crashing when (e.g.) I select Help->About Firefox. Robert Huff