<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - shared memory leak when creating/destroying widgets"
href="https://bugzilla.gnome.org/show_bug.cgi?id=747295">747295</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>shared memory leak when creating/destroying widgets
</td>
</tr>
<tr>
<th>Classification</th>
<td>Platform
</td>
</tr>
<tr>
<th>Product</th>
<td>gtk+
</td>
</tr>
<tr>
<th>Version</th>
<td>3.14.x
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: Wayland
</td>
</tr>
<tr>
<th>Assignee</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aurele.traynard@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>CC</th>
<td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>GNOME version</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=300879" name="attach_300879" title="test program">attachment 300879</a> <a href="attachment.cgi?id=300879&action=edit" title="test program">[details]</a></span>
test program
Hello
I' using gtk+-3.14.11 with wayland-1.6 (tried 1.6.1), builded with yocto 1.7.
With the attached programm when I'm destroying the window the memory is not
released. Only shared memory grows up, on the program and "weston", after some
run the programm is killed.
test is compiled with :
"gcc `pkg-config --cflags gtk+-3.0` -o example-1 example-1.c `pkg-config --libs
gtk+-3.0`"
thanks for any answer
Aurèle</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>