[Qemu-devel] [Bug 1673976] Re: core dump

2017-10-16 Thread Dominique Belhachemi
Looks like the __clone() call is failing for some reason: https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/unix/sysv/linux/spawni.c;h=dea1650d08ded5fd848f263aebebe8748e703697;hb=HEAD#l362 Here is a workaround: cd /usr/share/i18n/charmaps gunzip --keep UTF-8.gz locale-gen en_US.UTF-8 --

[Qemu-devel] [Bug 1673976] Re: core dump

2017-10-16 Thread Dominique Belhachemi
It is possible to reproduce the issue with a simple clone example taken from http://man7.org/linux/man-pages/man2/clone.2.html # qemu-aarch64-static -strace ./a.out testname 585 brk(NULL) = 0x00413000 585 uname(0x4000812d08) = 0 585 faccessat(AT_FDCWD,"/etc/ld.so.nohwcap",F_OK,0x82e8

[Qemu-devel] [Bug 1673976] Re: core dump

2017-10-02 Thread Thomas Huth
** Changed in: qemu Status: Incomplete => New -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1673976 Title: core dump Status in QEMU: New Bug description: I'm running a command (locale-

[Qemu-devel] [Bug 1673976] Re: core dump

2017-09-20 Thread Thomas Huth
Could you please check whether the problem also occurs with QEMU v2.10? ** Changed in: qemu Status: New => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1673976 Title: core dump

[Qemu-devel] [Bug 1673976] Re: core dump

2017-09-20 Thread Matheus Izvekov
I can confirm this. The ninja build system is also affected. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1673976 Title: core dump Status in QEMU: New Bug description: I'm running a command