From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXtTR-0005N6-CF for qemu-devel@nongnu.org; Mon, 12 Nov 2012 07:50:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXtTO-0002b9-3n for qemu-devel@nongnu.org; Mon, 12 Nov 2012 07:50:45 -0500 Received: from mail-da0-f45.google.com ([209.85.210.45]:41689) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXtTN-0002b5-Tm for qemu-devel@nongnu.org; Mon, 12 Nov 2012 07:50:42 -0500 Received: by mail-da0-f45.google.com with SMTP id n15so2641263dad.4 for ; Mon, 12 Nov 2012 04:50:41 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50A0F09A.6020602@redhat.com> Date: Mon, 12 Nov 2012 13:50:34 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20121110232423.30270.24933.malonedeb@wampee.canonical.com> <20121110232423.30270.24933.malonedeb@wampee.canonical.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Bug 1077514] [NEW] *** buffer overflow detected ***: qemu-system-x86_64 terminated with nowait enabled List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Bug 1077514 <1077514@bugs.launchpad.net>, qemu-devel Il 12/11/2012 13:47, Stefan Hajnoczi ha scritto: > > qemu-system-x86_64 -m 1024 -nographic -cpu coreduo -icount auto -hdachs 980,16,32 -kernel asa842-vmlinuz -initrd asa842-initrd.gz -append "ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536 no-hlt" -net nic -serial telnet::3020,server,nowait > > failed to initialize KVM: Device or resource busy > > Back to tcg accelerator. > > QEMU 1.2.0 monitor - type 'help' for more information > > (qemu) Warning: vlan 0 is not connected to host network > > *** buffer overflow detected ***: qemu-system-x86_64 terminated > > I'm unable to reproduce this on Fedora 18 with qemu.git/master. Me neither. Paolo