On 29 August 2012 06:19, Stefan Weil <s...@weilnetz.de> wrote:
> Am 28.08.2012 22:26, schrieb Adam Lackorzynski:
>> I'm getting a segfault for qemu-system-arm (git).
>> Git bisect points to 33e95c6328a3149a52615176617997c4f8f7088b.
>> Host is x86-32, I'm not getting it in a 64bit environment.
>> However, valgrind is showing a similar output for arm_gic_class_init and
>> arm_gic_init.

> my quick test on 32 bit Ubuntu Lucid confirms this segfault.
> Valgrind does not work in this environment.
>
> Anthony, I think this might be important for QEMU 1.2.

I forgot to define the .class_size in the arm_gic_info TypeInfo;
patch will follow later once I've checked I didn't make the same
mistake somewhere else too.

-- PMM

Reply via email to