From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-f179.google.com (mail-ea0-f179.google.com [209.85.215.179]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 28642E007A0 for ; Wed, 4 Dec 2013 05:35:59 -0800 (PST) Received: by mail-ea0-f179.google.com with SMTP id r15so10770063ead.10 for ; Wed, 04 Dec 2013 05:35:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:organization:user-agent:mime-version :to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Fq0QcQSpfPEz9hyBk4p2pFkRUg6oIWS/hvWZcbYPBgk=; b=vQbs943+15wuXvTBabrOyMciRGjWbUPc6ICH8TMtKJe4y2XscrOKt2mlEF4vs5X1sl yQcC9c3wQueQCaDDEjcaB7fH/oDaT5zDwl/lDIk/mk5n+iRdzpEdszMMUlCnqXrjDrNl IuZ37cFJtcUqwY8zJSeNRgwQJ0YyPndhgFsbbtT7G1epdIbXJT951QPOhZNu1PyAStMz 6EoNXe7SCx4HYzoeb+AQJ/Xoo2r3kWyUekgNrRhYLYYy9eWMDGx/8DH0Tv3x2YYR0o/G gvEYV/af905nXzWvU+jyZbGmd8Gbpxes+++2j4mjTL7vIdu4qnZbibLlHAPlhwy9iai7 zByQ== X-Received: by 10.14.203.6 with SMTP id e6mr22224371eeo.33.1386164157649; Wed, 04 Dec 2013 05:35:57 -0800 (PST) Received: from [192.168.0.5] (host56-7-static.30-87-b.business.telecomitalia.it. [87.30.7.56]) by mx.google.com with ESMTPSA id h3sm69344014eem.15.2013.12.04.05.35.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Dec 2013 05:35:56 -0800 (PST) Message-ID: <529F2FBA.1040403@gmail.com> Date: Wed, 04 Dec 2013 14:35:54 +0100 From: Marco Organization: MC User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <529F0FDA.4010600@gmail.com> In-Reply-To: Subject: Re: Qt5 using the DORA branch X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: koansoftware@gmail.com 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:36:00 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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? > Hi Filip (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. 0x2bea0980 in gcoOS_DeinitLocalDisplayInfo (Display=0x0, localDisplay=localDisplay@entry=0x35eba99c) at gc_hal_user_wayland.c:2065 2065 gc_hal_user_wayland.c: No such file or directory. Any clue? TIA -- Marco