From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQljF-0002om-JT for qemu-devel@nongnu.org; Thu, 20 May 2004 07:28:49 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQliS-0002EN-W5 for qemu-devel@nongnu.org; Thu, 20 May 2004 07:28:33 -0400 Received: from [194.226.236.116] (helo=ums.usu.ru) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BQliF-000253-Gr for qemu-devel@nongnu.org; Thu, 20 May 2004 07:27:48 -0400 Message-ID: <40AC966D.1030800@ums.usu.ru> Date: Thu, 20 May 2004 17:28:45 +0600 From: "Alexander E. Patrakov" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qemu segfault 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 To reproduce the segfault: Downolad the image of RedHat 7.0 boot floppy: http://ftp.redhat.com/pub/redhat/linux/7.0/en/os/i386/images/boot.img Execute qemu with the following command line: /usr/local/bin/qemu -fda boot.img -m 32 -boot a Then press Enter in the boot loader screen. qemu will segfault. The segfault does not happen with qemu-fast. Any response will be appreciated, a fix will be appreciated even more. The best is if you fix it and create a small testcase for regression tests. -- Alexander E. Patrakov