[Bug 51996] aarch64: NtGetContextThread/NtSetContextThread on another thread ignores FPU state due to buggy SIGUSR1 handler

WineHQ Bugzilla wine-bugs at winehq.org
Mon Nov 8 05:57:28 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=51996

--- Comment #4 from Jinoh Kang <jinoh.kang.kr at gmail.com> ---
> Any chance we would be using sigreturn() directly, though?  On select known
> platforms with stable syscall ABI, of course.

Please disregard my previous comment. Dealing with some unknown sigcontext
extensions such as SVE/SVE2 would be a headache. CONTEXT_INTEGER In
syscall_frame->restore_flags would be a pretty rare case anyway.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list