Bug 1635529

Summary: gnome-shell fails to start Wayland session, fallback to X11
Product: [Fedora] Fedora Reporter: Martin Stransky <stransky>
Component: gnome-shellAssignee: Owen Taylor <otaylor>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: fmuellner, otaylor, yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-03 09:00:02 UTC Type: Bug
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
full journalctl log none

Description Martin Stransky 2018-10-03 07:45:36 UTC
Description of problem:
I can't log in/run wayland session, gnome-shell fall back to X11. XWayland seems to crash according to journalcrl:

Oct 03 08:18:44 localhost.localdomain systemd-coredump[3182]: Process 3134 (gnome-shell) of user 42 dumped core.

                                                              Stack trace of thread 3134:
                                                              #0  0x00007f147d255104 meta_logical_monitor_get_layout (libmutte
                                                              #1  0x00007f147d2ec334 n/a (libmutter-3.so.0)
                                                              #2  0x00007f147c5deace ffi_call_unix64 (libffi.so.6)
                                                              #3  0x00007f147c5de48f ffi_call (libffi.so.6)
                                                              #4  0x00007f147a5c931d n/a (libwayland-server.so.0)
                                                              #5  0x00007f147a5c5c69 n/a (libwayland-server.so.0)
                                                              #6  0x00007f147a5c72e2 wl_event_loop_dispatch (libwayland-server
                                                              #7  0x00007f147d2d094b n/a (libmutter-3.so.0)
                                                              #8  0x00007f147de2e26d g_main_context_dispatch (libglib-2.0.so.0
                                                              #9  0x00007f147de2e638 n/a (libglib-2.0.so.0)
                                                              #10 0x00007f147de2e962 g_main_loop_run (libglib-2.0.so.0)
                                                              #11 0x00007f147d2d1c22 meta_xwayland_start (libmutter-3.so.0)
                                                              #12 0x00007f147d2d0fb8 meta_wayland_init (libmutter-3.so.0)
                                                              #13 0x00007f147d29772e meta_init (libmutter-3.so.0)
                                                              #14 0x0000564258bfe93c n/a (gnome-shell)
                                                              #15 0x00007f147d011413 __libc_start_main (libc.so.6)
                                                              #16 0x0000564258bfecee n/a (gnome-shell)


Version-Release number of selected component (if applicable):
gnome-shell-3.30.0-9.fc29.x86_64

Comment 1 Martin Stransky 2018-10-03 07:46:24 UTC
Created attachment 1489819 [details]
full journalctl log

full journalctl log

Comment 2 Yanko Kaneti 2018-10-03 09:00:02 UTC
Looks like 1630943 which is currently waiting for a pending mutter fix from upstream

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