Re: [Qemu-discuss] qemu ARM: Unsupported syscall: 983040

2015-01-29 Thread Peter Maydell
On 29 January 2015 at 12:36, eth0 wrote: > I'm trying to run a ARM32 binary within qemu but I get seg fault: > > root@debian:~/squashfs-root# chroot . ./qemu-arm bin/xxx > qemu: Unsupported syscall: 983040 > qemu: Unsupported syscall: 983040 > qemu: uncaught target signal 11 (Segmentation fault) -

[Qemu-discuss] qemu ARM: Unsupported syscall: 983040

2015-01-29 Thread eth0
I'm trying to run a ARM32 binary within qemu but I get seg fault: root@debian:~/squashfs-root# chroot . ./qemu-arm bin/xxx qemu: Unsupported syscall: 983040 qemu: Unsupported syscall: 983040 qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation faultroot@debian:~/squashfs