<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - show error on screen instead of exiting"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81744">bug 81744</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDINFO
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - show error on screen instead of exiting"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81744#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - show error on screen instead of exiting"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81744">bug 81744</a>
from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
<pre>Hmm, we actually show errors usually if we exit. Actually, we never really exit
to avoid kerne panics. Instead if something is really wrong we just enter a
pause() loop. See src/shared/util.c in the freeze() function.
Maybe adding systemd.log_level=debug, systemd_log_target=kmsg reveals a bit
more about what is going on?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>