From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=56081 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OW9UG-0001kw-GH for qemu-devel@nongnu.org; Tue, 06 Jul 2010 10:51:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OW9UE-00081n-36 for qemu-devel@nongnu.org; Tue, 06 Jul 2010 10:51:04 -0400 Received: from adelie.canonical.com ([91.189.90.139]:37109) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OW9UD-00081U-Rd for qemu-devel@nongnu.org; Tue, 06 Jul 2010 10:51:02 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1OW9U9-0003PM-PG for ; Tue, 06 Jul 2010 15:50:58 +0100 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 676392E8323 for ; Tue, 6 Jul 2010 15:50:51 +0100 (BST) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 06 Jul 2010 14:42:48 -0000 From: Anthony Liguori Sender: bounces@canonical.com References: <20100522084232.29268.92008.malonedeb@soybean.canonical.com> Message-Id: <20100706144253.15537.93237.launchpad@gandwana.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 584121] Re: migration always fails on 32bit qemu-kvm-0.12+ (sigsegv) Reply-To: Bug 584121 <584121@bugs.launchpad.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ** Changed in: qemu Status: Incomplete =3D> Confirmed -- = migration always fails on 32bit qemu-kvm-0.12+ (sigsegv) https://bugs.launchpad.net/bugs/584121 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. Status in QEMU: Confirmed Bug description: On a 32bit host (or when running 32bit userspace on 64bit host), migration = always fails with a crash of qemu-kvm process. See http://marc.info/?l=3Dkvm&m=3D127351472231666 for more information.