Bug 1285078

Summary: [abrt] webkitgtk4: gdk_wayland_selection_request_target(): WebKitWebProcess killed by SIGSEGV
Product: [Fedora] Fedora Reporter: madstitz
Component: gtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: ccecchi, fedora, klember, mcatanzaro+wrong-account-do-not-cc, mclasen, tpopela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/504222abdddcc0793c55b0b2f3f07ca1ec27c6bc
Whiteboard: abrt_hash:1ba824f82aa880d7d49166e77034cd7d18173b99;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-25 02:48:57 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: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description madstitz 2015-11-24 20:31:20 UTC
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/WebKitWebProcess 22
crash_function: gdk_wayland_selection_request_target
executable:     /usr/libexec/webkit2gtk-4.0/WebKitWebProcess
global_pid:     3402
kernel:         4.2.6-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 gdk_wayland_selection_request_target at gdkselection-wayland.c:672
 #1 ffi_call_unix64 at ../src/x86/unix64.S:76
 #2 ffi_call at ../src/x86/ffi64.c:525
 #3 wl_closure_invoke at src/connection.c:945
 #4 dispatch_event at src/wayland-client.c:1173
 #5 dispatch_queue at src/wayland-client.c:1348
 #6 wl_display_dispatch_queue at src/wayland-client.c:1587
 #7 wl_display_dispatch at src/wayland-client.c:1657
 #8 _gdk_wayland_display_queue_events at gdkeventsource.c:165
 #9 gdk_display_get_event at gdkdisplay.c:340

Comment 1 madstitz 2015-11-24 20:31:25 UTC
Created attachment 1098339 [details]
File: backtrace

Comment 2 madstitz 2015-11-24 20:31:27 UTC
Created attachment 1098340 [details]
File: cgroup

Comment 3 madstitz 2015-11-24 20:31:28 UTC
Created attachment 1098341 [details]
File: core_backtrace

Comment 4 madstitz 2015-11-24 20:31:30 UTC
Created attachment 1098342 [details]
File: dso_list

Comment 5 madstitz 2015-11-24 20:31:32 UTC
Created attachment 1098343 [details]
File: environ

Comment 6 madstitz 2015-11-24 20:31:33 UTC
Created attachment 1098344 [details]
File: exploitable

Comment 7 madstitz 2015-11-24 20:31:35 UTC
Created attachment 1098345 [details]
File: limits

Comment 8 madstitz 2015-11-24 20:31:37 UTC
Created attachment 1098346 [details]
File: maps

Comment 9 madstitz 2015-11-24 20:31:38 UTC
Created attachment 1098347 [details]
File: mountinfo

Comment 10 madstitz 2015-11-24 20:31:40 UTC
Created attachment 1098348 [details]
File: namespaces

Comment 11 madstitz 2015-11-24 20:31:41 UTC
Created attachment 1098349 [details]
File: open_fds

Comment 12 madstitz 2015-11-24 20:31:43 UTC
Created attachment 1098350 [details]
File: proc_pid_status

Comment 13 Michael Catanzaro 2015-11-24 23:31:26 UTC
Looks like an error in the Wayland GDK backend.

Comment 14 Michael Catanzaro 2015-11-25 02:48:57 UTC
(In reply to Michael Catanzaro from comment #13)
> Looks like an error in the Wayland GDK backend.

It happens whenever trying to copy any text from the web process, WebKit #146574.