I'm using Gnome3 on Ubuntu 13.10. Above symptoms was causing me a crash at install at the call of "nspluginwrapper -a -v -u"
Removing the "Gnome Shell Integration" plugin solved this issue for me. When I was running "nspluginwrapper -i " the "npwrapper.libplugins.so" was never installed, and the plugin I was trying to install was never recognized. A traceback found that function "is_wrapper_plugin" in file "npw-config.c" called "void *handle = dlopen(plugin_path, RTLD_LAZY)" and seemed to cause the crash. Call variable was: "plugin_path const char * 0x613390 "/usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so") I just deleted /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203964 Title: npconfig crashed with SIGSEGV in g_str_equal() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nspluginwrapper/+bug/1203964/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
