23 Feb
2026
23 Feb
'26
11:25 a.m.
On Mon Feb 23 11:09:26 2026 +0000, Twaik Yont wrote:
I did consider that possibility, although I was hoping that if a crash occurred inside NtUserSetWindowPos, Wine would at least emit some indication in the logs. Since Wine installs its own signal/crash handlers, I expected to see at least a diagnostic line if a fault happened and the thread was unwound through the syscall dispatcher. Well they should be visible with WINEDEBUG=+seh but otherwise it usually silently swallows the exception and returns to the PE side.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9874#note_130205