From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=52840 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMdc6-0007ez-Id for qemu-devel@nongnu.org; Thu, 10 Jun 2010 04:59:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMdc5-0003FZ-FD for qemu-devel@nongnu.org; Thu, 10 Jun 2010 04:59:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59935) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMdc5-0003FN-8h for qemu-devel@nongnu.org; Thu, 10 Jun 2010 04:59:49 -0400 Message-ID: <4C10A971.8020705@redhat.com> Date: Thu, 10 Jun 2010 10:59:29 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [Bug 592056] [NEW] qemu segmentation fault when create qcow2 image with qemu-img command References: <20100610074137.20134.96759.malonedeb@palladium.canonical.com> <20100610074137.20134.96759.malonedeb@palladium.canonical.com> In-Reply-To: <20100610074137.20134.96759.malonedeb@palladium.canonical.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 592056 <592056@bugs.launchpad.net> Cc: xudong , qemu-devel@nongnu.org Am 10.06.2010 09:41, schrieb xudong: > when use "qemu-img" command to create qcow image, segmentation fault will > happen. > dmesg: qemu-img[1883] general protection ip:32f0477d20 sp:7fff9c89b308 > error:0 in libc-2.5.so[32f0400000+14a000] > > Bisected commit ea25559830a1a025e534dea634158c0141c71894 in qemu-kvm tree bring up this > issue. Can you please provide a backtrace? I couldn't reproduce this in a quick attempt, so I can't get it myself.