qemu-devel
[Top][All Lists]
Advanced

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

Re: qemu user mode fails to run programs with large VM / built with addr


From: Richard Henderson
Subject: Re: qemu user mode fails to run programs with large VM / built with address sanitizer (was: Re: [PATCH v4 4/4] meson: Warn when TCI is selected but TCG backend is available)
Date: Wed, 27 Jan 2021 22:29:30 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 1/27/21 8:51 PM, Stefan Weil wrote:
> The problem occurred with a locally built tesseract, but I now found that it 
> is
> more general.
> 
> Any program which was compiled with address sanitizer uses huge virtual memory
> (TB) right at the start. QEMU user mode tries to allocate that memory until it
> is killed by the Linux kernel OOM handler.

Yes, we have an open bug for that.  It is not a trivial problem.

https://bugs.launchpad.net/qemu/+bug/1898011


r~



reply via email to

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