From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rspof-0003r0-6q for qemu-devel@nongnu.org; Thu, 02 Feb 2012 01:06:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rspoe-000846-1X for qemu-devel@nongnu.org; Thu, 02 Feb 2012 01:06:41 -0500 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:42393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rspod-00083O-Q2 for qemu-devel@nongnu.org; Thu, 02 Feb 2012 01:06:40 -0500 Message-ID: <4F2A27EB.9090206@weilnetz.de> Date: Thu, 02 Feb 2012 07:06:35 +0100 From: Stefan Weil MIME-Version: 1.0 References: <1328134606.54868.YahooMailClassic@web110406.mail.gq1.yahoo.com> In-Reply-To: <1328134606.54868.YahooMailClassic@web110406.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] 0.15.0-rc2 (any version past 0.14.1) having issues with SLIRP on Windows XP host List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kenneth Salerno Cc: Blue Swirl , Jan Kiszka , qemu-devel@nongnu.org, TeLeMan Am 01.02.2012 23:16, schrieb Kenneth Salerno: > Another strange problem I've been having with newer builds from Git > lately is I can only execute qemu-system-*.exe correctly from within > gdb (i.e. "/usr/bin/gdb.exe ./i386-softmmu/qemu-system-i386.exe; > gdb>run -L ./pc-bios"). If I run qemu-system-*.exe outside of gdb it > will otherwise die complaining about exception code 0xc0000005 at > address 0x000000007c91b21a in ntdll.dll... "--help" works though... > > Any suggestions are appreciated. Thanks. > > Ken This problem was already reported, and there is a patch for it: http://patchwork.ozlabs.org/patch/138690/ *https://bugs.launchpad.net/qemu/+bug/922131 Stefan *