Le 10/25/15 22:08, Stuart Henderson a écrit :
On 2015-10-25, ilyes aiouaz <[email protected]> wrote:
Hi every body,
Qemu-i386 present this error :
(qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to allocate
592 byte
when I run it on OpenBSD 5.8 amd64 stable + patchs. Can you help me ?
Is it a bug on the new version of qemu packaged for OpenBSD 5.8 amd64 ?
I joined my Thinkpad T420 dmesg.
PS : I have no problem on OpenBSD 5.7 amd64 + patchs.
You are probably bumping into the "datasize" (memory) limit.
See /etc/login.conf - datasize-max/datasize-cur - described in
login.conf(5).
Perhaps you already modified it on the 5.7 system?
Yes, I modified the value of datasize-max/datasize-cur to 2048M on
OpenBSD 5.7 and 5.8.
It works without problem on 5.7.