Bug 81526

Summary: quitting weston with ctrl+alt+backspace: defunct weston processes and tty hangs
Product: Wayland Reporter: Christoph Haag <haagch>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: 1.5.0   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Christoph Haag 2014-07-19 09:42:00 UTC
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.
Comment 1 Christoph Haag 2014-07-19 09:47:18 UTC
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.