From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qwfii-0006ll-7K for qemu-devel@nongnu.org; Thu, 25 Aug 2011 15:36:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qwfih-00070i-6i for qemu-devel@nongnu.org; Thu, 25 Aug 2011 15:36:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:23760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qwfig-00070e-Pt for qemu-devel@nongnu.org; Thu, 25 Aug 2011 15:36:07 -0400 Message-ID: <4E56A421.9060605@redhat.com> Date: Thu, 25 Aug 2011 22:36:01 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4E560145.1010900@redhat.com> <4E564862.8060506@codemonkey.ws> <20110825182739.GA21302@zapo> <4E56A36A.4090806@web.de> In-Reply-To: <4E56A36A.4090806@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] Memory API conversions, batch 5 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: "Edgar E. Iglesias" , "qemu-devel@nongnu.org" On 08/25/2011 10:32 PM, Jan Kiszka wrote: > > > > Program received signal SIGSEGV, Segmentation fault. > > 0x000000000041be54 in memory_region_init_rom_device (mr=0xfb6900, > > ops=, dev=, > > name=0x564c5d "petalogix_s3adsp1800.flash", size=16777216) > > at /home/edgar/src/c/qemu/qemu/memory.c:973 > > 973 mr->ram_addr |= cpu_register_io_memory(memory_region_read_thunk, > > (gdb) > > That looks pretty much like what I stumbled over today as well. Should > be fine with [1], need to test again. I did and it's not, need to find an opaque from somewhere and initialize that too. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.