From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6ah6-00005T-4b for qemu-devel@nongnu.org; Wed, 29 Aug 2012 01:20:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6ah2-0003fB-8u for qemu-devel@nongnu.org; Wed, 29 Aug 2012 01:20:00 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:53460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6ah2-0003f7-2t for qemu-devel@nongnu.org; Wed, 29 Aug 2012 01:19:56 -0400 Message-ID: <503DA679.9030503@weilnetz.de> Date: Wed, 29 Aug 2012 07:19:53 +0200 From: Stefan Weil MIME-Version: 1.0 References: <20120828202608.GB6424@os.inf.tu-dresden.de> In-Reply-To: <20120828202608.GB6424@os.inf.tu-dresden.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [BUG 1.2] qemu-system-arm segfault List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Adam Lackorzynski , Anthony Liguori Cc: qemu-devel@nongnu.org Am 28.08.2012 22:26, schrieb Adam Lackorzynski: > Hi, > > I'm getting a segfault for qemu-system-arm (git). > Git bisect points to 33e95c6328a3149a52615176617997c4f8f7088b. > Host is x86-32, I'm not getting it in a 64bit environment. > However, valgrind is showing a similar output for arm_gic_class_init and > arm_gic_init. > > Hi, my quick test on 32 bit Ubuntu Lucid confirms this segfault. Valgrind does not work in this environment. Anthony, I think this might be important for QEMU 1.2. Regards, Stefan W.