<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston-launch always crashes with SIGHUP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63004#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston-launch always crashes with SIGHUP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63004">bug 63004</a>
from <span class="vcard"><a class="email" href="mailto:joe.konno@linux.intel.com" title="Joe Konno <joe.konno@linux.intel.com>"> <span class="fn">Joe Konno</span></a>
</span></b>
<pre>Each of the signals I send to the weston process are reported as "caught" in
weston-launch stdout, last stdout message is "Hangup", unless otherwise noted.
Here's what I get when killing the weston process with various signals:
* kill -s SIGHUP <weston pid>: weston-launch $? = 129
* kill -s SIGINT <weston pid>: weston-launch $? = 0
* kill -s SIGQUIT <weston pid>: weston-launch $? = 0
* kill -s SIGILL <weston pid>: weston-launch $? = 129
- no stdout indicating catch, framebuffer hangs, weston-launch needs to be
re-executed to bring back
* kill -s SIGABRT <weston pid>: weston-launch $? = 129
* kill -s SIGFPE <weston pid>: weston-launch $? = 129
- no stdout indicating catch, framebuffer hangs, weston-launch needs to be
re-executed to bring back
* kill -s SIGSEGV <weston pid>: weston-launch $? = 129
* kill -s SIGTERM <weston pid>: weston-launch $? = 129</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>