Running gnome-shell without X11
Running from the console XDG_SESSION_TYPE=wayland gnome-session
leads to failing gnome-shell.
In src/shell-global.c:855: global->x11_display = meta_display_get_x11_display (display); fails with SIGSERV on X11-less system.