Bug 1286135

Summary: [abrt] gnome-shell: meta_window_set_title(): gnome-shell killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: gnome-shellAssignee: Owen Taylor <otaylor>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: fedora, fmuellner, jadahl, mclasen, otaylor
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/8bb0df25d003b22cb187105449cf57ec8f62d3af
Whiteboard: abrt_hash:b4adb382bb020775c7efb012dc4c5f2b9376009c;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-01 01:24:06 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:
Bug Depends On:    
Bug Blocks: 1277927    
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: dso_list
none
File: limits
none
File: maps
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description Christian Stadelmann 2015-11-27 11:45:27 UTC
Description of problem:
Steps to reproduce:
1. log in to a gnome+wayland session
2. run konsole (KDE Terminal) with `QT_QPA_PLATFORM=wayland-egl konsole`

What happens:
Gnome-shell crashes, forced logout.

What should happen:
No crash (obviously).

Version-Release number of selected component:
gnome-shell-3.18.3-1.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        /usr/bin/gnome-shell --wayland --display-server
crash_function: meta_window_set_title
executable:     /usr/bin/gnome-shell
kernel:         4.2.6-301.fc23.x86_64
runlevel:       N 5
type:           CCpp

Truncated backtrace:
Thread no. 1 (8 frames)
 #0 meta_window_set_title at core/window.c:7321
 #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 wl_client_connection_data at src/wayland-server.c:339
 #5 wl_event_loop_dispatch at src/event-loop.c:422
 #6 wayland_event_source_dispatch at wayland/meta-wayland.c:85
 #11 meta_run at core/main.c:437

Comment 1 Christian Stadelmann 2015-11-27 11:45:32 UTC
Created attachment 1099655 [details]
File: backtrace

Comment 2 Christian Stadelmann 2015-11-27 11:45:33 UTC
Created attachment 1099656 [details]
File: core_backtrace

Comment 3 Christian Stadelmann 2015-11-27 11:45:35 UTC
Created attachment 1099657 [details]
File: dso_list

Comment 4 Christian Stadelmann 2015-11-27 11:45:36 UTC
Created attachment 1099658 [details]
File: limits

Comment 5 Christian Stadelmann 2015-11-27 11:45:39 UTC
Created attachment 1099659 [details]
File: maps

Comment 6 Christian Stadelmann 2015-11-27 11:45:40 UTC
Created attachment 1099660 [details]
File: namespaces

Comment 7 Christian Stadelmann 2015-11-27 11:45:42 UTC
Created attachment 1099661 [details]
File: open_fds

Comment 8 Christian Stadelmann 2015-11-27 11:45:43 UTC
Created attachment 1099662 [details]
File: proc_pid_status

Comment 9 Christian Stadelmann 2015-11-27 11:47:56 UTC
This crash does not happen when using weston instead of gnome-shell.

Comment 10 Christian Stadelmann 2015-12-09 21:59:28 UTC
Also happens with qt creator and a bunch of other Qt5 applications.

Comment 11 Jonas Ã…dahl 2016-08-18 08:51:08 UTC
This is most likely fixed upstream. See https://bugzilla.gnome.org/show_bug.cgi?id=763431