23 Feb
2026
23 Feb
'26
11:01 a.m.
On Sun Feb 22 11:44:26 2026 +0000, Twaik Yont wrote:
I would greatly appreciate any hints on where to look next or which areas would be most relevant to investigate. It's possible, or even likely, that the lock is being held because the thread that entered it crashed while executing the NtUserSetWindowPos syscall, and was unwound to the syscall dispatcher without releasing it. I have no experience with Android/wineandroid development, but that's usually easy to debug by adding a breakpoint (either with a debugger / software one / an ERR trace) in segv_handler.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9874#note_130198