On Mon, 4 Jan 2021 at 13:59, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > I don't have access to OSX host. I'll see to install an aarch32 chroot and > keep testing (not sure what can differ from an i386 guest). > If I can't find anything I'll resend the same series without the Loongson-3 > machine, which is the single part adding QOM objects.
You might also try using valgrind/address-sanitizer/etc, which can sometimes flag up this kind of bug on x86-64 even if by default it happens to work. thanks -- PMM