<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - [Version 18.1] Memory leak when frequently create shaders on ubuntu/Linux"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104887">bug 104887</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>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTOURBUG
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - [Version 18.1] Memory leak when frequently create shaders on ubuntu/Linux"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104887#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - [Version 18.1] Memory leak when frequently create shaders on ubuntu/Linux"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104887">bug 104887</a>
from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
<pre>Your program appears to be terminating before it reaches eglDestroyContext and
the eglMakeCurrent that unbinds the context. With the context and screen not
being destroyed, we have no opportunity to clean up, and everything appears to
be leaked.
If you fix your app to destroy the context, there should be no leaks.</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>
</ul>
</body>
</html>