From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [212.27.42.6]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4A5C8E007AD for ; Wed, 4 Dec 2013 05:51:37 -0800 (PST) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp6-g21.free.fr (Postfix) with ESMTPSA id 58CD982261; Wed, 4 Dec 2013 14:51:29 +0100 (CET) Date: Wed, 4 Dec 2013 14:51:28 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: koansoftware@gmail.com Message-ID: <20131204145128.1a39050d@e6520eb> In-Reply-To: <529F2FBA.1040403@gmail.com> References: <529F0FDA.4010600@gmail.com> <529F2FBA.1040403@gmail.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale@yoctoproject.org Subject: Re: Qt5 using the DORA branch 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, 04 Dec 2013 13:51:41 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Wed, 04 Dec 2013 14:35:54 +0100, Marco a =E9crit : > Il 04/12/2013 13:12, Filip Piechocki ha scritto: > > Hi! > > > > Everything looks ok except this segfault ;) Can you run it under gdb and > > show us where exactly it is crashing? > > >=20 > Hi Filip >=20 >=20 > (gdb) c > Continuing. >=20 > Program received signal SIGSEGV, Segmentation fault. > 0x2bea0980 in gcoOS_DeinitLocalDisplayInfo (Display=3D0x0,=20 > localDisplay=3DlocalDisplay@entry=3D0x35eba99c) > at gc_hal_user_wayland.c:2065 > 2065 gc_hal_user_wayland.c: No such file or directory. >=20 >=20 > Any clue? >=20 strange to see a wayland related file here ... Eric