From owner-freebsd-emulation@FreeBSD.ORG Fri Mar 19 02:10:07 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3F73106564A; Fri, 19 Mar 2010 02:10:07 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4DE498FC12; Fri, 19 Mar 2010 02:10:07 +0000 (UTC) Received: by gyf2 with SMTP id 2so1527289gyf.13 for ; Thu, 18 Mar 2010 19:10:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qObP5VkDhmzJGhVgDYW8re4IKTK7iCeerp0bdSSLfjk=; b=JKuNa81PrCSR3QluUsQk5k6kAwbzdQKqX5LuMlZFAR0+x4agOSjEFJHKYkm0ropt3i nuCk5HijuSax/+Rs/xqKbKL7AxBM9v6gFUvfkyIoxqBCuYll7eNClUXWrtnpI3CUGTLe 6ACQeXS0EklqQTev1TtpPcIlMVQDL19qRB5cw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=lRvHp3YyPppR8D4XEMWafdkW0rGMmK/NDkZPFV9brbyJgz/KmfKpZzvlBPc6ja0LQX DXuD10o37YPrUS/vBpJ5JXyBLi2K2rnsnHxrv/Z0Eza8782DYqlJj3WMl6EJm8q5hiNn U01Hn4ErJZF6Lj97zEa9n6FlD/f1udUmt8kmA= MIME-Version: 1.0 Received: by 10.101.8.37 with SMTP id l37mr5726655ani.233.1268964606559; Thu, 18 Mar 2010 19:10:06 -0700 (PDT) In-Reply-To: <4BA2D7A7.1020009@rawbw.com> References: <4BA2D7A7.1020009@rawbw.com> Date: Fri, 19 Mar 2010 02:10:06 +0000 Message-ID: <179b97fb1003181910t66b56dadr61faec90e28d9907@mail.gmail.com> From: Brandon Gooch To: yuri@rawbw.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@freebsd.org, freebsd-emulation@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Flash sometimes freezes firefox, also many npviewer.bin processes left running around X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2010 02:10:08 -0000 On Fri, Mar 19, 2010 at 1:47 AM, Yuri wrote: > Sometimes after some flash object is displayed firefox gets frozen for ma= ny > few seconds,maybe ~20sec. > Do you see the same? Is there anyfix for this? > > In additions I have 54 processes like this one > 50006 =A0?? =A0I =A0 =A0 =A00:00.00 > /usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin --plugin > /usr/local/lib/linux-mozilla/plugins/libflashplayer.so --connection > hanging around even after firefox process exits. > > linux-f10-flashplugin-10.0r45 > nspluginwrapper-1.2.2_5 > firefox-3.5.8,1 > > Yuri > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > I map a key to `killall npviewer.bin` -- crude and hack-ish, but it's all that seems to work. I just refresh the browser page(s) containing any other flash objects that I WANT to use or view (sometimes the refresh happens automagically). -Brandon