https://bugs.winehq.org/show_bug.cgi?id=49436
--- Comment #13 from Paul Gofman pgofman@codeweavers.com --- Created attachment 67610 --> https://bugs.winehq.org/attachment.cgi?id=67610 Fix x64 KiUserExceptionDispatcher
I am attaching the patch which fixes the issue for me. Tested on top of Staging 37fc290f7786687b95a90b58e31fba00e3f092f2. This patch is also needed: https://source.winehq.org/patches/data/187864
It is still crashing in mainstream Wine after reading the same ntdll.dll (but now in non-recoverable way). I can guess the relevant patchset in Staging which makes it work is winebuild-FakeDlls while I did not check that yet. The latest Staging git has this patchset temporary disabled.