From mboxrd@z Thu Jan 1 00:00:00 1970 From: Conor Murphy Subject: Re: qemu-kvm crash with "double free or corruption" Date: Thu, 24 Mar 2011 12:10:48 +0000 (UTC) Message-ID: References: <20110324120310.GD32408@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:60179 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752172Ab1CXMLB (ORCPT ); Thu, 24 Mar 2011 08:11:01 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q2jNV-0002FL-0x for kvm@vger.kernel.org; Thu, 24 Mar 2011 13:11:01 +0100 Received: from 95.45.199.134 ([95.45.199.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Mar 2011 13:11:01 +0100 Received: from conor_murphy_virt by 95.45.199.134 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Mar 2011 13:11:01 +0100 Sender: kvm-owner@vger.kernel.org List-ID: Forgot to mention that when I attached gdb to the qemu-kvm process before running the newfs in the guest, the crash does not happen Some sort of race condition? Thanks, Conor