From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgSmR-00059d-BJ for qemu-devel@nongnu.org; Wed, 05 Dec 2012 23:09:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TgSmN-0000qD-5Y for qemu-devel@nongnu.org; Wed, 05 Dec 2012 23:09:47 -0500 Received: from usrksweb02.endace.com ([174.143.168.194]:36447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgSmM-0000pl-W3 for qemu-devel@nongnu.org; Wed, 05 Dec 2012 23:09:43 -0500 Message-ID: <50C01A79.6080904@endace.com> Date: Thu, 6 Dec 2012 17:09:29 +1300 From: Alexey Korolev MIME-Version: 1.0 References: <50BEA7C0.5020602@endace.com> <50BEF818.90002@redhat.com> In-Reply-To: <50BEF818.90002@redhat.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: Gerd Hoffmann Cc: "Michael S. Tsirkin" , "qemu-devel@nongnu.org" , Avi Kivity I tried the head today. Qemu crashes in the same way as before. > 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 >