I guess it's similar to bug #62910 and bug #68896. Killing weston with pkill weston works fine now, no problems here! But with ctrl+alt+backspace, my primary screen switches to the terminal and gets stuck there, my secondary screen stays at displaying weston and gets stuck there. When logging in over SSH and doing ps aux | grep weston I see this: root 11247 0.0 0.0 26336 2168 tty2 S+ 11:32 0:00 weston-launch chris 11248 0.6 0.1 502844 45192 tty2 Sl+ 11:32 0:00 /usr/bin/weston chris 11292 0.0 0.0 0 0 tty2 Z+ 11:32 0:00 [weston-keyboard] <defunct> chris 11296 0.0 0.0 0 0 tty2 Z+ 11:32 0:00 [weston-desktop-] <defunct> This looks similar to the other two bug reports I guess. If not, I can debug where it hangs exactly... Intel ivy bridge, 3.16-rc5, wayland/weston 1.5.0, mesa and libdrm are recent git builds but it has been happening for some time I think.
Oops, already wrong. It just happened with pkill weston too. Maybe it's more randomly than I thought.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.