From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C1m38-0005bQ-3m for qemu-devel@nongnu.org; Mon, 30 Aug 2004 09:18:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C1m35-0005Zy-AZ for qemu-devel@nongnu.org; Mon, 30 Aug 2004 09:18:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C1m35-0005Zh-55 for qemu-devel@nongnu.org; Mon, 30 Aug 2004 09:18:15 -0400 Received: from [62.241.160.9] (helo=shockwave.systems.pipex.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C1ly5-00041q-0Y for qemu-devel@nongnu.org; Mon, 30 Aug 2004 09:13:05 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Problem with running machine code specified in the program Date: Mon, 30 Aug 2004 14:12:58 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200408301412.58776.paul@codesourcery.com> 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, yangh@coretek.com.cn On Monday 30 August 2004 07:00, Hans Yang wrote: > I got "qemu: uncaught target signal 11 (Segmentation fault) - exiting" when > running program like that: Works for me with on i386 Debian Sid with qemu CVS+arm patches. Look in the list archives for my arm patch(es). Paul