From owner-freebsd-emulation@FreeBSD.ORG Fri Apr 17 19:11:38 2009 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 566691065670 for ; Fri, 17 Apr 2009 19:11:38 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id D8F518FC20 for ; Fri, 17 Apr 2009 19:11:37 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 8A7B71E0010C; Fri, 17 Apr 2009 21:11:57 +0200 (CEST) Received: from triton.kn-bremen.de (noident@localhost [127.0.0.1]) by triton.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n3HJ9U0m011114; Fri, 17 Apr 2009 21:09:30 +0200 (CEST) (envelope-from nox@triton.kn-bremen.de) Received: (from nox@localhost) by triton.kn-bremen.de (8.14.3/8.14.3/Submit) id n3HJ9TBd011113; Fri, 17 Apr 2009 21:09:29 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Fri, 17 Apr 2009 21:09:29 +0200 To: Nicolas Message-ID: <20090417190929.GA10939@triton.kn-bremen.de> References: <49E84409.8000005@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49E84409.8000005@wanadoo.fr> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-emulation@freebsd.org Subject: Re: flash10 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, 17 Apr 2009 19:11:38 -0000 [btw, please send plain text email instead of html to freebsd lists next time, many people here aren't really setup for html mail...] On Fri, Apr 17, 2009 at 10:55:37AM +0200, Nicolas wrote: > Hi, > I updated all my ports. > Version of Linux is: > $ pkg_version | grep linux > linux-f8-aspell = > linux-f8-atk = > linux-f8-cairo = > linux-f8-curl = > linux-f8-expat = > linux-f8-fontconfig = > linux-f8-gtk2 = > linux-f8-hicolor-icon-theme = > linux-f8-jpeg = > linux-f8-libidn = > linux-f8-libsigc++20 = > linux-f8-libssh2 = > linux-f8-nspr = > linux-f8-nss = > linux-f8-openssl = > linux-f8-pango = > linux-f8-png = > linux-f8-scim-libs = > linux-f8-sqlite3 = > linux-f8-tiff = > linux-f8-xorg-libs = > linux-flashplugin = > linux_base-f9 = > $ uname -a > FreeBSD localhost 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Sun Apr 12 > 11:50:24 CEST 2009 niko@localhost:/usr/obj/usr/src/sys/GENERIC > i386 > And i have always this problem ! > When i go to a website like google video (no video loaded) or simple > weather website, i have this message: > (npviewer.bin:22459): Gtk-WARNING **: Locale not supported by C > library. > Using the fallback 'C' locale. > *** NSPlugin Wrapper *** ERROR: NPP_HandleEvent() wait for reply: > Message timeout > *** NSPlugin Wrapper *** > WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/ > npw-wrapper.c:1924):invoke_NPP_SetWindow: assertion failed: > (rpc_method_invoke_possible(plugin->connection)) > *** NSPlugin Wrapper *** > WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/ > npw-wrapper.c:2534):invoke_NPP_HandleEvent: assertion failed: > (rpc_method_invoke_possible(plugin->connection)) > *** NSPlugin Wrapper *** > WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/ > npw-wrapper.c:1855):invoke_NPP_Destroy: assertion failed: > (rpc_method_invoke_possible(plugin->connection)) > *** NSPlugin Wrapper *** ERROR: NPObject 0x2e9df170 is no longer valid! > (npviewer.bin:22780): Gtk-WARNING **: Locale not supported by C > library. > Using the fallback 'C' locale. > *** NSPlugin Wrapper *** ERROR: NPP_SetWindow() wait for reply: Message > timeout > *** NSPlugin Wrapper *** > WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/ > npw-wrapper.c:1924):invoke_NPP_SetWindow: assertion failed: > (rpc_method_invoke_possible(plugin->connection)) > *** NSPlugin Wrapper *** > WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/ > npw-wrapper.c:1974):invoke_NPP_GetValue: assertion failed: > (rpc_method_invoke_possible(plugin->connection)) > *** NSPlugin Wrapper *** WARNING: unhandled variable 11 in > NPP_GetValue() > *** NSPlugin Wrapper *** > WARNING:(/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/ > npw-wrapper.c:2164):invoke_NPP_NewStream: assertion failed: > (rpc_method_invoke_possible(plugin->connection)) > Do you have a solution for this ? > It's really instable and freeze firefox for 1 or 2 minutes. > Thanks in advance, > Nicolas. > Hi Juergen, > I'm using FreeBSD 8-Current. > OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS are set on > my make.conf > linprocfs is mounted on fstab. >[...] Ok, in that case my original answer still stands that you even included: >>[...] >> Anyway, if the issue persists, do a `pkg_add -r linux_kdump' and then >>try running firefox like `ktrace -di firefox3 http://youtube.com', quit >>it after you've reproduced the isse, and then do `linux_kdump >kdump.txt' >>and look in kdump.txt for what npviewer.bin did before it exited/crashed, >>(usually indicated by a line containing `PSIG SIGSEGV', or another signal) >>and then maybe post the last 100 lines up to that here. >>HTH, >> Juergen