https://bugs.kde.org/show_bug.cgi?id=469097
Bug ID: 469097 Summary: ppc64(be) doesn't support SCV syscall instruction Classification: Developer tools Product: valgrind Version: 3.20.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: m...@klomp.org Target Milestone: --- Running on a kernel that supports the SCV instruction (sets PPC_FEATURE2_SCV in auxv AT_HWCAPS2) valgrind will assert: valgrind: m_syswrap/syswrap-main.c:549 (getSyscallArgsFromGuestState): Assertion 'gst->guest_syscall_flag == SC_FLAG' failed. See also https://bugs.kde.org/show_bug.cgi?id=469049 comments #1 and #2 (this is a separate bug though) -- You are receiving this mail because: You are watching all bug changes.