[Qemu-devel] [Bug 1617929] Re: qemu hangs in pselect syscall

2016-09-04 Thread hyokeun
Dear Peter. Thank you for the update. Please find the attached full chroot environment that I used(scratch.armv7l.0.tar.gz, split three parts). You could try make build with below steps; $ sudo su $ echo -1 > /proc/sys/fs/binfmt_misc/arm $ echo ':arm:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00

[Qemu-devel] [Bug 1617929] Re: qemu hangs in pselect syscall

2016-09-04 Thread hyokeun
Third part of scratch.armv7l.0.tar.gz. ** Attachment added: "scratch.armv7l.0.tar.gz.aa.aa" https://bugs.launchpad.net/qemu/+bug/1617929/+attachment/4734550/+files/scratch.armv7l.0.tar.gz.aa.aa -- You received this bug notification because you are a member of qemu- devel-ml, which is subscri

[Qemu-devel] [Bug 1617929] Re: qemu hangs in pselect syscall

2016-09-02 Thread hyokeun
Second part of scratch.armv7l.0.tar.gz. ** Attachment added: "scratch.armv7l.0.tar.gz.ab" https://bugs.launchpad.net/qemu/+bug/1617929/+attachment/4732841/+files/scratch.armv7l.0.tar.gz.ab -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed t

[Qemu-devel] [Bug 1617929] Re: qemu hangs in pselect syscall

2016-08-29 Thread hyokeun
FYI, adding a build log with strace enabled. ** Attachment added: "log with strace enabled" https://bugs.launchpad.net/qemu/+bug/1617929/+attachment/4729859/+files/build.log.tar.bz2 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Qemu-devel] [Bug 1617929] [NEW] qemu hangs in pselect syscall

2016-08-29 Thread hyokeun
Public bug reported: I'm using git commit d75aa4372f0414c9960534026a562b0302fcff29 (v2.7.0-rc4) configured with; --enable-linux-user \ --disable-system \ --disable-tools \ --disable-guest-agent \ --static --disable-linux-aio \ --disable-fdt \ --without-pixman \ --d