https://bugs.winehq.org/show_bug.cgi?id=52885
Bug ID: 52885 Summary: Adobe Lightroom Classic 11.1 crash in user32 Product: Wine Version: 7.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: bugs@bzatek.net Distribution: ---
Created attachment 72269 --> https://bugs.winehq.org/attachment.cgi?id=72269 backtrace
Unhandled exception: page fault on read access to 0x00000000d727af40 in 64-bit code (0x00007f4d33ef538d). Backtrace: =>0 0x00007f4d33ef538d in user32 (+0x5538d) (0x000000000011f100) 0x00007f4d33ef538d user32+0x5538d: movzwl 0x0000000000000010(%rsi),%eax
good: wine-6.22 bad: wine-7.3 (vkd3d not compiled in, vulkan disabled)
Clean prefix, only vcrun2015 installed. Newer wine versions do crash due to bundled vkd3d - bug 52884. So until that one is fixed, I have no way to test if this is still valid with recent wine releases.
This wine-7.3 release is compiled without vkd3d in the same configuration as wine-6.22 that I've been using for months. Recently tried new wine versions and immediately came across this crash.
Backtrace doesn't show much details and there are no interesting messages on the console either.
Reproducible in Lightroom Classic 11.1 and 10.4.
Any ideas for further debugging? Haven't tried bisecting wine releases.