<div dir="ltr">The only workarround i found <br><div><a href="http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp.html" target="_blank">http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp.html</a><br></div>is to comment in <a class="" href="http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.h.html#QtWaylandClient::QWaylandGLContext">QWaylandGLContext</a>::<dfn class="" id="_ZN15QtWaylandClient17QWaylandGLContext14updateGLFormatEv">updateGLFormat</dfn>() the two following functions calls.<br><a class="" href="http://code.woboq.org/qt5/include/wayland-egl-core.h.html#wl_egl_window_destroy" id="wl_egl_window_destroy">wl_egl_window_destroy</a>(<a class="" href="http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp.html#25eglWindow">eglWindow</a>);
<table class=""><tbody><tr><td>    <a class="" href="http://code.woboq.org/qt5/include/wayland-client-protocol.h.html#_Z18wl_surface_destroyP10wl_surface" id="_Z18wl_surface_destroyP10wl_surface">wl_surface_destroy</a>(<a class="" href="http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp.html#24wlSurface">wlSurface</a>);</td></tr>
<tr></tr></tbody></table>Qt applications run now, with a small memory leak.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-22 12:42 GMT+02:00 Otavio Salvador <span dir="ltr"><<a href="mailto:otavio.salvador@ossystems.com.br" target="_blank">otavio.salvador@ossystems.com.br</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Oct 22, 2015 at 3:14 AM, Rodrigo Gallego <<a href="mailto:rgallego@gsertel.com">rgallego@gsertel.com</a>> wrote:<br>
> I have the same problem, with the same version of gpu vivante in kernel and<br>
> libs.<br>
><br>
> Did you find the problem?<br>
<br>
</span>The Qt5 works, however I would use EGLFS whenever it is possible.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Otavio Salvador  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â O.S. Systems<br>
<a href="http://www.ossystems.com.br" rel="noreferrer" target="_blank">http://www.ossystems.com.br</a>  Â  Â  Â  <a href="http://code.ossystems.com.br" rel="noreferrer" target="_blank">http://code.ossystems.com.br</a><br>
Mobile: <a href="tel:%2B55%20%2853%29%209981-7854" value="+555399817854">+55 (53) 9981-7854</a>  Â  Â  Â  Â  Â  Mobile: <a href="tel:%2B1%20%28347%29%20903-9750" value="+13479039750">+1 (347) 903-9750</a><br>
</font></span><div class="HOEnZb"><div class="h5">--<br>
_______________________________________________<br>
meta-freescale mailing list<br>
<a href="mailto:meta-freescale@yoctoproject.org">meta-freescale@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/meta-freescale" rel="noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/meta-freescale</a><br>
</div></div></blockquote></div><br></div>