Bug 1281919

Summary: [abrt] webkitgtk4: WebKit::NPN_InvokeDefault(NPP, NPObject*, NPVariant const*, uint32_t, NPVariant*)(): WebKitPluginProcess killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: gnome-shellAssignee: Owen Taylor <otaylor>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: fmuellner, klember, mcatanzaro+wrong-account-do-not-cc, otaylor, tpopela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/475a84e5efb64d88e8df33cf9526e17984621c30
Whiteboard: abrt_hash:2b20d418fc7137f06bcef76638a40b49b6e9627f;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-16 15:53:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: dso_list
none
File: exploitable
none
File: limits
none
File: maps
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description Christian Stadelmann 2015-11-13 19:49:54 UTC
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

Comment 1 Christian Stadelmann 2015-11-13 19:49:59 UTC
Created attachment 1093816 [details]
File: backtrace

Comment 2 Christian Stadelmann 2015-11-13 19:50:00 UTC
Created attachment 1093817 [details]
File: core_backtrace

Comment 3 Christian Stadelmann 2015-11-13 19:50:02 UTC
Created attachment 1093818 [details]
File: dso_list

Comment 4 Christian Stadelmann 2015-11-13 19:50:03 UTC
Created attachment 1093819 [details]
File: exploitable

Comment 5 Christian Stadelmann 2015-11-13 19:50:05 UTC
Created attachment 1093820 [details]
File: limits

Comment 6 Christian Stadelmann 2015-11-13 19:50:07 UTC
Created attachment 1093821 [details]
File: maps

Comment 7 Christian Stadelmann 2015-11-13 19:50:08 UTC
Created attachment 1093822 [details]
File: namespaces

Comment 8 Christian Stadelmann 2015-11-13 19:50:09 UTC
Created attachment 1093823 [details]
File: open_fds

Comment 9 Christian Stadelmann 2015-11-13 19:50:11 UTC
Created attachment 1093824 [details]
File: proc_pid_status

Comment 10 Michael Catanzaro 2015-11-13 23:19:53 UTC
Should be fixed in https://bodhi.fedoraproject.org/updates/FEDORA-2015-2e33c48936

Comment 11 Christian Stadelmann 2015-11-15 10:46:17 UTC
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.

Comment 12 Michael Catanzaro 2015-11-16 15:51:26 UTC
(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.

Comment 13 Michael Catanzaro 2015-11-16 15:53:37 UTC

*** This bug has been marked as a duplicate of bug 1147314 ***