[Bug 956799] Re: qemu: Unsupported syscall: 336

2012-04-12 Thread Peter Maydell
** Changed in: qemu-linaro Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956799 Title: qemu: Unsupported syscall: 336 To manage notifications about this

[Bug 956799] Re: qemu: Unsupported syscall: 336

2012-03-30 Thread Peter Maydell
I've committed the fix for missing ppoll on the basis that it is the bug you've reported. I suspect it's not the bug you actually care about -- if the sigill still persists please file a new bug report, preferably with a reasonably easy to reproduce test case... ** Changed in: qemu-linaro Mil

[Bug 956799] Re: qemu: Unsupported syscall: 336

2012-03-16 Thread Peter Maydell
ppoll implementation: http://patchwork.ozlabs.org/patch/147225/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956799 Title: qemu: Unsupported syscall: 336 To manage notifications about this bug go

[Bug 956799] Re: qemu: Unsupported syscall: 336

2012-03-16 Thread Peter Maydell
...although glibc should fall back to its own implementation if there's no ppoll syscall so probably the underlying crash is some other issue. It would be useful if you could manage to extract the actual failing binary as a manageable test/repro case... -- You received this bug notification becau

[Bug 956799] Re: qemu: Unsupported syscall: 336

2012-03-16 Thread Peter Maydell
Hmm, this may be as easy as changing the line in linux-user/arm/syscall_nr.h that reads /* 336 for ppoll */ to say #define TARGET_NR_ppoll 336 instead... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 956799] Re: qemu: Unsupported syscall: 336

2012-03-16 Thread Steve Langasek
** Also affects: qemu-linaro Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956799 Title: qemu: Unsupported syscall: 336 To manage notifications about thi