On Thu, 2023-05-04 at 12:14 +0100, Richard Purdie via lists.openembedded.org wrote: > See the patch for more details, fixes a regression in qemu causing > illegal instructions in libm on powerpc, triggered by a libinput > upgrade. > > https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=f1c56cdff09f650ad721fae026eb6a3651631f3d > was the glibc code generating the instruction and triggering the issue. > > Signed-off-by: Richard Purdie <[email protected]> > --- > meta/recipes-devtools/qemu/qemu.inc | 1 + > meta/recipes-devtools/qemu/qemu/ppc.patch | 70 +++++++++++++++++++++++ > 2 files changed, 71 insertions(+) > create mode 100644 meta/recipes-devtools/qemu/qemu/ppc.patch > > v2 - add upstream status as submitted (failed to add to the index)
Hi Steve, I'd suggest rebasing this patch against any branch with qemu versions which are affected (7.1 onwards I think). The patch here is against 8.0 but it should apply to older versions easily. The random qemu instruction faults are annoying and a pain to debug. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#180864): https://lists.openembedded.org/g/openembedded-core/message/180864 Mute This Topic: https://lists.openembedded.org/mt/98681450/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
