[Bug 637199] New: nspluginwrapper / npw-viewer fulls up a partition
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c0 Summary: nspluginwrapper / npw-viewer fulls up a partition Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Critical Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: Joseph.Comfort@asu.edu QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8 I came back to my computer after some time and saw it was very busy -- odd. I had trouble gaining control. I found that the 10G home partition was almost entirely full. By using du, about 3G was for my work, and over 6G for xsession-errors. This file was filled with messages: *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) I was able to delete the file, log off, and log back in. It was close to a solid hang. Something really needs to be done about the npviewer-bin and related stuff. With a default installation, when I click to read a PDF file in firefox I can read the first one, but I have to pkill npviewer-bin before I can read another one, etc. Extremely annoying. I changed the application link for PDF files to xpdf. That helps. I think the npviewer-bin got loaded in this case from flash files. Even so, it should not endlessly put messages in a file and fill up a partition. I saw a discussion on a web archive somewhere regarding the identical message. In that case, the problem, apparently, was that the .dbus directory in the user's home directory was owned by root. In my case, this directory and all files below it are owned by me. Reproducible: Didn't try Steps to Reproduce: 1. Not sure what is critical here. Default PDF reader in firefox changed to xpdf. 2. Saw some flash videos. 3. Walked away for a while. Actual Results: A one-time event, I hope. Will probably have to kill any npviewer-bin before walking away. Expected Results: No error messages; no failures; smoothly-performing system; happy user. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang@rosenauer.org AssignedTo|bnc-team-mozilla@forge.prov |sbrabec@novell.com |o.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c1 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED CC| |gb.public@free.fr --- Comment #1 from Stanislav Brabec <sbrabec@novell.com> 2010-09-07 17:31:14 CEST --- Well, I see similar messages sometimes in my .xsession-errors, but it never filled my disc. For exaple: *** NSPlugin Viewer *** WARNING: unhandled variable 18 (<unknown variable>) in NPN_GetValue() *** NSPlugin Wrapper *** WARNING: unhandled variable 18 in NPP_GetValue() *** NSPlugin Viewer *** WARNING: unhandled variable 18 (<unknown variable>) in NPN_GetValue() *** NSPlugin Wrapper *** WARNING: unhandled variable 18 in NPP_GetValue() *** NSPlugin Wrapper *** WARNING: unhandled variable 18 in NPP_GetValue() *** NSPlugin Wrapper *** WARNING: unhandled variable 18 in NPP_GetValue() *** NSPlugin Wrapper *** WARNING: unhandled variable 18 in NPP_GetValue() or *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:1927):invoke_NPP_SetWindow: assertion failed: (rpc_method_invoke_possible(plugin->connection)) *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:2537):invoke_NPP_HandleEvent: assertio n failed: (rpc_method_invoke_possible(plugin->connection)) *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:1927):invoke_NPP_SetWindow: assertion failed: (rpc_method_invoke_possible(plugin->connection)) *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:2537):invoke_NPP_HandleEvent: assertio n failed: (rpc_method_invoke_possible(plugin->connection)) *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:1927):invoke_NPP_SetWindow: assertion failed: (rpc_method_invoke_possible(plugin->connection)) *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:2537):invoke_NPP_HandleEvent: assertio n failed: (rpc_method_invoke_possible(plugin->connection)) *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:1927):invoke_NPP_SetWindow: assertion failed: (rpc_method_invoke_possible(plugin->connection)) I also see crash on flash close pretty often (cca 20 times daily). I'll try to debug conditions where it happens. http://gwenole.beauchesne.info/ seems to be away, so I cannot check newer from upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c2 Brian Labbie <blabbie@treasurebay.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blabbie@treasurebay.com --- Comment #2 from Brian Labbie <blabbie@treasurebay.com> 2011-01-07 15:16:13 UTC --- Having the same problem. :~> ls -lh .xsession-errors -rw------- 1 nicole users 8.4G 2011-01-07 09:07 .xsession-errors :~> tail .xsession-errors *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) I only noticed because my incremental backups got big fast. It was growing several GBs a day, where as before it was a only few hundred megs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c3 Fred Mercer <fmercer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fmercer@novell.com --- Comment #3 from Fred Mercer <fmercer@novell.com> 2011-04-07 22:29:40 UTC --- I am also having the same issue. I am running openSUSE 11.3 64bit. My PC has been running for 29 days and I started getting errors my home directory was running out of disk space. After looking at the files, I saw my xsession-errors file was nearly 9gb, and continuing to growing. user@openSuSE113:~> tail .xsession-errors *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-viewer.c:1291):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c4 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |Joseph.Comfort@asu.edu --- Comment #4 from Stanislav Brabec <sbrabec@novell.com> 2011-04-12 21:09:49 CEST --- I just did an import of fixes from Fedora and added several error&crash silencing changes that should cover most of crash-fillers. - Disabled bug-buddy crash collection (setting of GNOME_DISABLE_CRASH_DIALOG disables loading of bug-budy's resident module to GTK+). - If user enables core dumps, nspluginwrapper disables it for itself (by ulimit; core dumps can fill several hundreds of megabytes daily) - Silencing debugging messages using relevant Fedora patch and by setting of forced DEBUG define to 0 (.xsession-errors should not raise any more). The latter should silence all assertion failures on when connection fails. Fixes are available here: https://build.opensuse.org/project/show?project=home%3Asbrabec%3Abranches%3A... Binaries should appear here soon (please wait for packages with April time stamps): http://download.opensuse.org/repositories/home:/sbrabec:/branches:/X11:/comm... Please test whether these changes silence your errors: grep nspluginwrapper .xsession-errors | sort -u -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c5 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chuller@novell.com --- Comment #5 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2011-04-19 09:09:14 UTC --- *** Bug 675852 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=675852 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c6 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|Joseph.Comfort@asu.edu | --- Comment #6 from Stanislav Brabec <sbrabec@novell.com> 2011-07-11 16:47:51 CEST --- There is a new nspluginwrapper upstream and a new version there. It seems that it provides a better fix than my work-arounds above. https://build.opensuse.org/project/show?project=home%3Asbrabec%3Abranches%3A... After a week of testing I guess it is a good cadidate for online update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=637199 https://bugzilla.novell.com/show_bug.cgi?id=637199#c7 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Stanislav Brabec <sbrabec@suse.com> 2011-12-02 18:25:59 CET --- nspluginwrapper will get a version update as an online update as part of security bug 702034. It seems that new version fixes this problem, as well as many other problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com