Description of problem: I was browsing extensions.gnome.org/local and tried to update the extension "TopIcons". Then I got the message that webkit crashed. Epiphany kept running but was unusable and had to be killed. Version-Release number of selected component: webkitgtk4-2.10.4-1.fc23 Additional info: reporter: libreport-2.6.3 backtrace_rating: 4 cmdline: /usr/libexec/webkit2gtk-4.0/WebKitPluginProcess 23 /usr/lib64/mozilla/plugins/libgnome-shell-browser-plugin.so crash_function: WebKit::NPN_InvokeDefault(NPP, NPObject*, NPVariant const*, uint32_t, NPVariant*) executable: /usr/libexec/webkit2gtk-4.0/WebKitPluginProcess kernel: 4.2.5-300.fc23.x86_64 runlevel: N 5 type: CCpp Truncated backtrace: Thread no. 1 (4 frames) #0 WebKit::NPN_InvokeDefault(NPP, NPObject*, NPVariant const*, uint32_t, NPVariant*) at /usr/src/debug/webkitgtk-2.10.4/Source/WebKit2/WebProcess/Plugins/Netscape/NetscapeBrowserFuncs.cpp:702 #1 on_shell_signal at browser-plugin.c:306 #2 ffi_call_unix64 at ../src/x86/unix64.S:76 #3 ffi_call at ../src/x86/ffi64.c:525
Created attachment 1093816 [details] File: backtrace
Created attachment 1093817 [details] File: core_backtrace
Created attachment 1093818 [details] File: dso_list
Created attachment 1093819 [details] File: exploitable
Created attachment 1093820 [details] File: limits
Created attachment 1093821 [details] File: maps
Created attachment 1093822 [details] File: namespaces
Created attachment 1093823 [details] File: open_fds
Created attachment 1093824 [details] File: proc_pid_status
Should be fixed in https://bodhi.fedoraproject.org/updates/FEDORA-2015-2e33c48936
Sorry, this issue is still present after an update to gnome-shell 3.18.2. With `GDK_BACKEND=x11 epiphany` I get the crasher after the extension is successfully updated/installed. With wayland GDK Backend (default under Gnome+Wayland) the plugin isn't even loaded.
(In reply to Christian Stadelmann from comment #11) > Sorry, this issue is still present after an update to gnome-shell 3.18.2. > > With `GDK_BACKEND=x11 epiphany` I get the crasher after the extension is > successfully updated/installed. Hm, that's unfortunate, thanks for testing.... > With wayland GDK Backend (default under > Gnome+Wayland) the plugin isn't even loaded. We currently have no plans to support plugins under Wayland. Most interesting plugins could never run under Wayland anyway.
*** This bug has been marked as a duplicate of bug 1147314 ***