If your GNOME Shell went FUBAR and you can’t reach a terminal from it to issue (apparently this is broken since 3.30), and Alt+F2 doesn’t work, you can use the following in another TTY or via SSH:gnome-shell --replace
killall -3 gnome-shell
That’ll be all.
Does sending SIGQUIT behave differently than sending SIGTERM?