From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0OX8-0005ar-Dm for qemu-devel@nongnu.org; Mon, 18 Jun 2007 17:13:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0OX7-0005aX-Ab for qemu-devel@nongnu.org; Mon, 18 Jun 2007 17:13:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0OX7-0005aR-2n for qemu-devel@nongnu.org; Mon, 18 Jun 2007 17:13:09 -0400 Received: from moutng.kundenserver.de ([212.227.126.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0OX6-0006px-3w for qemu-devel@nongnu.org; Mon, 18 Jun 2007 17:13:08 -0400 Message-ID: <4676F560.7020400@mail.berlios.de> Date: Mon, 18 Jun 2007 23:13:04 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Segmentation fault when run with -nographic References: <20070618200852.GA16008@farad.aurel32.net> <4676E7ED.9090700@bandsman.co.uk> In-Reply-To: <4676E7ED.9090700@bandsman.co.uk> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I already sent a patch for this to the list: http://lists.gnu.org/archive/html/qemu-devel/2007-06/msg00185.html Stefan Nigel Horne schrieb: > Aurelien Jarno wrote: >> Hi all, >> >> The patch below fixes a segmentation fault when using the arm emulation >> with -nographic. >> > The sparc emulation in CVS also currently segaults with -nographic. > Will this patch fix that as well? >> Bye >> Aurelien >> >> >> > -Nigel > > >