From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BBF54E006C2 for ; Wed, 22 May 2013 08:03:00 -0700 (PDT) Received: from e6520eb (pac33-2-82-240-38-71.fbx.proxad.net [82.240.38.71]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 9467B4B01F2; Wed, 22 May 2013 17:02:51 +0200 (CEST) Date: Wed, 22 May 2013 17:02:49 +0200 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Bastiaan de Nooij Message-ID: <20130522170249.69459bc3@e6520eb> In-Reply-To: <519CDA52.3040007@gmail.com> References: <519CDA52.3040007@gmail.com> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.16; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: QT4.8 or 5.0 on wandboard-solo (I.MX6S) with OPENGL ES2 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2013 15:03:02 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Bastiaan, Le Wed, 22 May 2013 16:46:42 +0200, Bastiaan de Nooij a =C3=A9crit : > Qt-embedded builds fine. > However running actual opengl ES2 code results in a segmentation fault. > Also qtdemo results in a segmentation fault. >=20 > I would like to give you more detailed information, however I'm a little= =20 > short on time to work on this. > I will try to make a stacktrace tomorrow. >=20 FWIW : I have a working (runtime tested with hellogl_es2 -platform eglfs) bbappend for meta-qt5 and eglfs platform on i.MX6. I'll try to send it by friday. Eric