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.
https://bugs.winehq.org/show_bug.cgi?id=52885
--- Comment #1 from Tomáš Bžatek bugs@bzatek.net --- good: wine-7.0 good: wine-7.2
Looking at https://www.winehq.org/announce/7.3 there's a lot of user32 changes.
TODO: need to find a way to disable vkd3d and retest with wine-7.7
https://bugs.winehq.org/show_bug.cgi?id=52885
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- (In reply to Tomáš Bžatek from comment #1)
good: wine-7.0 good: wine-7.2
Looking at https://www.winehq.org/announce/7.3 there's a lot of user32 changes.
TODO: need to find a way to disable vkd3d and retest with wine-7.7
Disabling vkd3d isn't exactly possible per se anymore, but you can probably get the same effect by disabling d3d12 via DLL overrides.
https://bugs.winehq.org/show_bug.cgi?id=52885
--- Comment #3 from Tomáš Bžatek bugs@bzatek.net --- Yeah, with wine-7.7 I haven't seen this crash anymore. I'll give it thorough testing in the next few days and will close this bugzilla afterwards.
https://bugs.winehq.org/show_bug.cgi?id=52885
Tomáš Bžatek bugs@bzatek.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Tomáš Bžatek bugs@bzatek.net --- I think this can be closed, I've just spent several hours working in Lightroom without compromised stability.
good: wine-7.6 good: wine-7.7 good: wine-staging-7.7
https://bugs.winehq.org/show_bug.cgi?id=52885
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED
https://bugs.winehq.org/show_bug.cgi?id=52885
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.11.