<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][BAT] igt@kms_chamelium@common-hpd-after-suspend - timeout - Received signal SIGQUIT"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111947#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][BAT] igt@kms_chamelium@common-hpd-after-suspend - timeout - Received signal SIGQUIT"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111947">bug 111947</a>
from <span class="vcard"><a class="email" href="mailto:contact@emersion.fr" title="emersion <contact@emersion.fr>"> <span class="fn">emersion</span></a>
</span></b>
<pre>These xmlrpc_server_info_disallow_auth_ntlm calls in the stack trace look
erroneous, since this function only contains a single instruction (setting a
structure field to a given value). We're probably missing debug information for
xmlrpc-c, so we can't trust the stack trace inside the lib anyway.
The fact that we get SIGQUIT is weird. The lib contains a bunch of abort()
calls which may be called from xmlrpc_client_call2, however abort() triggers
SIGABRT, not SIGQUIT. I have no clue why this happens atm.
In any case, this is a bug in IGT as Stan said.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>