<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:daniel@fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - plasma 5: system settings crashes when I leave desktop effects kcm"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101806">bug 101806</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 - plasma 5: system settings crashes when I leave desktop effects kcm"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101806#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - plasma 5: system settings crashes when I leave desktop effects kcm"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101806">bug 101806</a>
from <span class="vcard"><a class="email" href="mailto:daniel@fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span></b>
<pre>Sorry, but please bounce this bug back to KDE. What is happening is that there
is an asynchronous thread calling eglSwapBuffers(), using the wl_egl_window +
wl_surface objects passed to EGL. KDE/Qt destroy the wl_surface too early and
eglSwapBuffers tries to access now-freed memory. It must destroy the EGLSurface
(and stop rendering to it!) before it destroys the wl_surface.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>