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=<optimized out>, dev=<optimized out>,
> 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.