<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Crashes on glXBindTexImageEXT call on surface whose Window got destroyed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109596#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Crashes on glXBindTexImageEXT call on surface whose Window got destroyed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109596">bug 109596</a>
from <span class="vcard"><a class="email" href="mailto:ajax@nwnk.net" title="Adam Jackson <ajax@nwnk.net>"> <span class="fn">Adam Jackson</span></a>
</span></b>
<pre>Well, X being the asynchronous thing it is there's always a chance this can
happen, so I don't think this is an application issue. I assume the crash is
avoided with this patch because compiz has already set an X error handler.
The "more right" thing to do might be to install our own error handler around
xlib calls so we can properly bubble the error up to BindTexImage's caller, but
that's quite a lot more complicated for not a lot of benefit.</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>