Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2009 21:09:29 +0200
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        Nicolas <c.r.n.a@wanadoo.fr>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: flash10
Message-ID:  <20090417190929.GA10939@triton.kn-bremen.de>
In-Reply-To: <49E84409.8000005@wanadoo.fr>
References:  <49E84409.8000005@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
[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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090417190929.GA10939>