Bug 1296670

Summary: [abrt] epiphany-runtime: gdk_wayland_device_get_focus(): epiphany killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Stephen Gallagher <sgallagh>
Component: gtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ccecchi, cgarnach, gecko-bugs-nobody, mcatanzaro+wrong-account-do-not-cc, mclasen, rob.townley
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5017810dca199408f9fe016cac2a529b98c61080
Whiteboard: abrt_hash:d265206890cab1ca46a32af40f5fab07ebc29990;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-22 18:11:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
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
File: var_log_messages none

Description Stephen Gallagher 2016-01-07 19:33:33 UTC
Description of problem:
I launched Web (Epiphany) under GNOME (gnome-shell-3.19.3-1.fc24.x86_64) running on Wayland.

The initial browser came up and displayed the last page I had viewed. I attempted to click the menu button on the upper right of the browser (the three horizontal line icon). The browser immediately crashed.

Version-Release number of selected component:
epiphany-runtime-3.19.1-1.fc24

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        epiphany
crash_function: gdk_wayland_device_get_focus
executable:     /usr/bin/epiphany
global_pid:     16065
kernel:         4.4.0-0.rc8.git0.1.fc24.x86_64
runlevel:       N 5
type:           CCpp
uid:            13041

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 gdk_wayland_device_get_focus at gdkdevice-wayland.c:491
 #1 gdk_wayland_seat_grab at gdkdevice-wayland.c:2466
 #2 popup_grab_on_window at gtkmenu.c:1509
 #3 gtk_menu_popup_for_device at gtkmenu.c:1686
 #4 popup_menu at gtkmenubutton.c:423
 #5 gtk_menu_button_clicked at gtkmenubutton.c:454
 #6 _g_closure_invoke_va at gclosure.c:867
 #9 gtk_button_do_release at gtkbutton.c:1839
 #10 gtk_real_button_released at gtkbutton.c:1957
 #11 _g_closure_invoke_va at gclosure.c:867

Comment 1 Stephen Gallagher 2016-01-07 19:33:39 UTC
Created attachment 1112578 [details]
File: backtrace

Comment 2 Stephen Gallagher 2016-01-07 19:33:40 UTC
Created attachment 1112579 [details]
File: cgroup

Comment 3 Stephen Gallagher 2016-01-07 19:33:42 UTC
Created attachment 1112580 [details]
File: core_backtrace

Comment 4 Stephen Gallagher 2016-01-07 19:33:43 UTC
Created attachment 1112581 [details]
File: dso_list

Comment 5 Stephen Gallagher 2016-01-07 19:33:45 UTC
Created attachment 1112582 [details]
File: environ

Comment 6 Stephen Gallagher 2016-01-07 19:33:46 UTC
Created attachment 1112583 [details]
File: exploitable

Comment 7 Stephen Gallagher 2016-01-07 19:33:47 UTC
Created attachment 1112584 [details]
File: limits

Comment 8 Stephen Gallagher 2016-01-07 19:33:49 UTC
Created attachment 1112585 [details]
File: maps

Comment 9 Stephen Gallagher 2016-01-07 19:33:50 UTC
Created attachment 1112586 [details]
File: mountinfo

Comment 10 Stephen Gallagher 2016-01-07 19:33:52 UTC
Created attachment 1112587 [details]
File: namespaces

Comment 11 Stephen Gallagher 2016-01-07 19:33:53 UTC
Created attachment 1112588 [details]
File: open_fds

Comment 12 Stephen Gallagher 2016-01-07 19:33:55 UTC
Created attachment 1112589 [details]
File: proc_pid_status

Comment 13 Stephen Gallagher 2016-01-07 19:33:56 UTC
Created attachment 1112590 [details]
File: var_log_messages

Comment 14 Michael Catanzaro 2016-01-07 20:01:20 UTC
It seems to be a regression in the GDK Wayland backend.

Comment 15 Carlos Garnacho 2016-01-08 21:06:31 UTC
This is fixed in https://git.gnome.org/browse/gtk+/commit/id=fc2879108d577ced23b46ca636be72e1883c3666, it will be available in the next gtk+ release.