Date: Sun, 22 Aug 2010 01:58:30 -0400 From: jhell <jhell@DataIX.net> To: Doug Barton <dougb@freebsd.org> Cc: malus.x@gmail.com, freebsd-current@freebsd.org Subject: Re: npviewer.bin and nspluginwrapper errors Message-ID: <4C70BC86.2040906@DataIX.net> In-Reply-To: <alpine.BSF.2.00.1008202250020.1677@qbhto.arg> References: <alpine.BSF.2.00.1008202250020.1677@qbhto.arg>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/21/2010 01:56, Doug Barton wrote: > These are various error messages collected from running X and/or firefox > from the command line: > > *** NSPlugin Viewer *** WARNING: unhandled variable 18 (<unknown > variable>) in > NPN_GetValue() > > I get lots and lots of these, even when things are working well. > > npviewer.bin: ../src/npw-rpc.c:1190: do_send_NPObject: Assertion > `npobj_id != 0' > failed. > > *** NSPlugin Wrapper *** ERROR: NPN_ReleaseObject() get args: > Connection closed > *** NSPlugin Wrapper *** ERROR: NPP_Destroy() wait for reply: > Connection closed > *** NSPlugin Wrapper *** ERROR: NPObject 0x2fac2100 is no longer valid! > > When I get these "no longer valid" errors is usually about the time that > intr starts to run away. > > *** NSPlugin Wrapper *** > WARNING:(/usr/local/tmp/usr/local/ports/www/nspluginwra > pper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1855):invoke_NPP_Destroy: > asse > rtion failed: (rpc_method_invoke_possible(plugin->connection)) > > *** NSPlugin Wrapper *** ERROR: NPClass::HasProperty() wait for reply: > Connection closed > *** NSPlugin Wrapper *** ERROR: NPObject 0x2f6235d0 is no longer valid! > *** NSPlugin Wrapper *** ERROR: NPObject 0x2f6235d0 is no longer valid! > *** NSPlugin Wrapper *** ERROR: NPObject 0x2f6235d0 is no longer valid! > *** NSPlugin Wrapper *** ERROR: NPObject 0x2f6235d0 is no longer valid! > *** NSPlugin Wrapper *** ERROR: NPObject 0x2f6235d0 is no longer valid! > *** NSPlugin Wrapper *** ERROR: NPObject 0x2f6235d0 is no longer valid! > *** NSPlugin Wrapper *** ERROR: NPObject 0x2f6235d0 is no longer valid! > *** NSPlugin Wrapper *** > WARNING:(/usr/local/tmp/usr/local/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 0x2f6235d0 is no longer valid! > *** NSPlugin Wrapper *** > WARNING:(/usr/local/tmp/usr/local/ports/www/nspluginwrapper/work/nspluginwrapper-1.2.2/src/npw-wrapper.c:1855):invoke_NPP_Destroy: > assertion failed: (rpc_method_invoke_possible(plugin->connection)) > > > FWIW I get these very same errors on a stable/8 client machine and I do not have the same results as you with intr or any other video adapter. Everything seems fine here. Good luck, -- jhell,v
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C70BC86.2040906>