From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp3-g21.free.fr ([212.27.42.3]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SASoz-0001pZ-6j for openembedded-core@lists.openembedded.org; Wed, 21 Mar 2012 22:11:53 +0100 Received: from eb-e6520 (unknown [82.233.81.124]) by smtp3-g21.free.fr (Postfix) with ESMTP id 9E493A60E8; Wed, 21 Mar 2012 22:02:55 +0100 (CET) Date: Wed, 21 Mar 2012 22:02:53 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: "Kamble, Nitin A" Message-ID: <20120321220253.00c4f254@eb-e6520> In-Reply-To: References: <20120321180748.7cc58e67@eb-e6520> <20120321185216.440a6353@eb-e6520> <20120321190208.25dc0387@eb-e6520> <20120321203249.54411613@eb-e6520> <20120321194906.GC3659@jama.jama.net> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.8; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: Martin Jansa , "openembedded-core@lists.openembedded.org" Subject: Re: [PATCH 1/1] Revert "gdb-cross-canadian: build gdb with python support" X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 21:11:53 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Wed, 21 Mar 2012 20:48:23 +0000, "Kamble, Nitin A" a =E9crit : > I removed the meta-yocto layer, which removed poky distro from the conf= ig. And I am still seeing same issue. >=20 > [nitin@nbuild0 /]$ cd /usr/local/oecore-x86_64/ > [nitin@nbuild0 oecore-x86_64]$ ls > environment-setup-x86_64-oe-linux site-config-x86_64-oe-linux sysroots = version-x86_64-oe-linux > [nitin@nbuild0 oecore-x86_64]$ . environment-setup-x86_64-oe-linux > [nitin@nbuild0 oecore-x86_64]$ sysroots/x86_64-oesdk-linux/usr/bin/x86_6= 4-oe-linux/x86_64-oe-linux-gdb > *** glibc detected *** sysroots/x86_64-oesdk-linux/usr/bin/x86_64-oe-linu= x/x86_64-oe-linux-gdb: double free or corruption (out): 0x00007f3221852030 = *** > Aborted (core dumped) >=20 may you please provide details on : - log reported by bitbake when you launch it to know a little bit more your configuration, - host distribution and arch of your build host Thanks Eric