qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [BUG 1.2] qemu-system-arm segfault


From: Peter Maydell
Subject: Re: [Qemu-devel] [BUG 1.2] qemu-system-arm segfault
Date: Wed, 29 Aug 2012 08:44:55 +0100

On 29 August 2012 06:19, Stefan Weil <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]