<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - quitting weston with ctrl+alt+backspace: defunct weston processes and tty hangs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81526">81526</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>quitting weston with ctrl+alt+backspace: defunct weston processes and tty hangs
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>haagch.christoph@googlemail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.5.0
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>weston
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I guess it's similar to <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - weston-launch leaves behind defunct procs when killed, hanging ttys"
   href="show_bug.cgi?id=62910">bug #62910</a> and <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Weston and TTY's hang when weston-launch is SIGKILL'd and weston is SIGTERM'd"
   href="show_bug.cgi?id=68896">bug #68896</a>.

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>