flash10
Juergen Lock
nox at jelal.kn-bremen.de
Fri Apr 17 19:11:38 UTC 2009
[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 at 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
More information about the freebsd-emulation
mailing list