From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tg9Rc-0007ey-My for qemu-devel@nongnu.org; Wed, 05 Dec 2012 02:31:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tg9RW-0003HJ-Oj for qemu-devel@nongnu.org; Wed, 05 Dec 2012 02:31:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tg9RW-0003H5-FW for qemu-devel@nongnu.org; Wed, 05 Dec 2012 02:30:54 -0500 Message-ID: <50BEF818.90002@redhat.com> Date: Wed, 05 Dec 2012 08:30:32 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <50BEA7C0.5020602@endace.com> In-Reply-To: <50BEA7C0.5020602@endace.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [BUG] QEMU crashes when 64bit BAR is present List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Korolev Cc: "Michael S. Tsirkin" , "qemu-devel@nongnu.org" , Avi Kivity Hi, > And qemu error output is: > qemu: /home/akorolev/qemu-kvm/exec.c:2255: register_subpage: Assertion `existing->mr->subpage || existing->mr == &io_mem_unassigned' failed. > > Guest OS is Centos 5.5 and log is pretty boring, as qemu crashes before Linux can report an issue. Where does it crash? seabios? linux kernel? Still reproducable with 1.3.0? cheers, Gerd