qemu-devel
[Top][All Lists]
Advanced

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

Problem with QEMU usermode + jemalloc


From: Michael Goffioul
Subject: Problem with QEMU usermode + jemalloc
Date: Tue, 12 May 2020 14:15:04 -0400

Hi,

I'm running into a problem using QEMU in usermode and jemalloc (this is in the context of an ARM-to-x86 translation layer for Android). The issue is discussed here:

https://github.com/jemalloc/jemalloc/issues/1844

In a nutshell, the lack of madvise implementation is making jemalloc return non-zeroed memory on calloc. This then creates various crashes in the emulated code.

What would be the QEMU devs point of view on this?

Thanks,
Michael.


reply via email to

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