Control: tags -1 + moreinfo unreproducible

[Replying to relatively old bugreport...]

13.06.2010 06:29, Seo Sanghyeon wrote:
Package: qemu-user
Version: 0.12.4+dfsg-2
Severity: important

QEMU user mode emulation binaries (specifically qemu-arm) fail with
mmap: Operation not permitted when run as a user. When run as a root
there is no problem.

With CodeSourcery G++ Lite installed at $HOME:
http://www.codesourcery.com/sgpp/lite/arm/portal/release1293

tinuviel@debian:~$ cat hello.c
#include <stdio.h>
int main() {
     printf("Hello, world!\n");
     return 0;
}

tinuviel@debian:~$ /home/tinuviel/arm-2010q1/bin/arm-none-linux-gnueabi-gcc 
hello.c -o hello

tinuviel@debian:~$ qemu-arm -L 
/home/tinuviel/arm-2010q1/arm-none-linux-gnueabi/libc hello
mmap: Operation not permitted

Do you still observe this issue with current qemu-user?
I can't reproduce it neither with current (1.x) version
nor with reported (0.12) version, but maybe it is the
host kernel which is different in my case, or maybe it
is 32/64bit difference.

Thanks,

/mjt


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to