From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gvstz-0008V7-5c for qemu-devel@nongnu.org; Sun, 17 Dec 2006 05:05:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gvstw-0008TQ-VT for qemu-devel@nongnu.org; Sun, 17 Dec 2006 05:05:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gvstw-0008T6-I2 for qemu-devel@nongnu.org; Sun, 17 Dec 2006 05:05:48 -0500 Received: from [209.85.132.245] (helo=an-out-0708.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gvstw-0002oB-6G for qemu-devel@nongnu.org; Sun, 17 Dec 2006 05:05:48 -0500 Received: by an-out-0708.google.com with SMTP id d40so603578and for ; Sun, 17 Dec 2006 02:05:47 -0800 (PST) From: David Roberts Date: Sun, 17 Dec 2006 20:05:48 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612172005.48812.dvdr18@gmail.com> Subject: [Qemu-devel] Crash when trying to format floppy 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 Hi, I'm using the QEMU 0.8.2 Ubuntu package. I've mounted fda as an image I created with `dd if=/dev/zero of=floppy.img bs=512 count=2880`. However, when I try to format it with the format tool in WIndows 98SE, QEMU crashes with the following error: FLOPPY ERROR: fdctrl_start_transfer: dma_mode=0 direction=1 Segmentation fault I haven't tested this with the SVN version, so please let me know if this has already been fixed. -- David_Roberts() { www.dav.googlepages.com kavenc.sf.net }