<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:psychon@znc.in" title="Uli Schlachter <psychon@znc.in>"> <span class="fn">Uli Schlachter</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - hang waiting for a reply message (xcb_wait_for_reply)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94108">bug 94108</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;">QA Contact</td>
<td>xcb@lists.freedesktop.org
</td>
<td>xorg-team@lists.x.org
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>xcb@lists.freedesktop.org
</td>
<td>xorg-team@lists.x.org
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Library
</td>
<td>Server/General
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>psychon@znc.in
</td>
</tr>
<tr>
<td style="text-align:right;">Product</td>
<td>XCB
</td>
<td>xorg
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - hang waiting for a reply message (xcb_wait_for_reply)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94108#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - hang waiting for a reply message (xcb_wait_for_reply)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94108">bug 94108</a>
from <span class="vcard"><a class="email" href="mailto:psychon@znc.in" title="Uli Schlachter <psychon@znc.in>"> <span class="fn">Uli Schlachter</span></a>
</span></b>
<pre>So the backtraces (which are a mess) say that there are just two threads
running code inside of libxcb. One of the is sitting in xcb_wait_for_event() ->
poll(), the other inside of xcb_wait_for_reply() -> pthread_cond_wait(). This
seems valid and thus I guess that the bug is inside of the server. Let's see
what they think.</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>