31 Jan
2026
31 Jan
'26
12:14 a.m.
http://bugs.winehq.org/show_bug.cgi?id=59333 --- Comment #8 from Zeb Figura <z.figura12@gmail.com> --- (In reply to easyaspi314 from comment #7)
I mean I may be overlooking things, but uh... Is Wine actually checking whether it is in a syscall when calling NtGetContextThread and returning nonzero? I don't see it in any of the instances of where it sets the return value.
NtGetContextThread() is supposed to return a valid context while in a syscall. It's just that it's the context that will be restored on return to user mode, not the context of the kernel. -- 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.