https://bugs.freedesktop.org/show_bug.cgi?id=68896
U. Artie Eoff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|TTY's hang when |Weston and TTY's hang when |weston-launch is SIGKILL'd |weston-launch is SIGKILL'd | |and weston is SIGTERM'd --- Comment #1 from U. Artie Eoff <[email protected]> --- Clarification: If weston-launch is SIGKILL'd, then the Weston process continues to run. However, when attempting to SIGTERM Weston afterwards, the TTY's hang and Weston does not exit. A gdb backtrace indicates that Weston is stuck in drm_destroy(). $ weston-launch & $ killall -SIGKILL weston-launch $ killall -SIGTERM weston # observe that "sudo chvt 1" blocks and that weston never exits. weston-desktop-shell is also <defunct>. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
