Control: forwarded -1 https://lists.nongnu.org/archive/html/qemu-devel/2016-06/msg03272.html
14.06.2016 13:25, Peter Maydell wrote: > I investigated this qemu-img segfault, and it turns out to be > due to a conflict between QEMU not marking its coroutine stacks > as executable and the MIPS kernel insisting on an executable > stack for floating-point emulation. Full analysis here: > https://lists.nongnu.org/archive/html/qemu-devel/2016-06/msg03272.html It shouldn't affect qemu-img only, other components should fail the same way, right? Thank you very much for the analysis! /mjt

