https://bugs.winehq.org/show_bug.cgi?id=52884
Bug ID: 52884 Summary: Adobe Lightroom Classic 10.4 + 11.1 crash in ??0CTJPEGWriter@@QEAA@XZ+0x2459d() Product: Wine Version: 7.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bugs@bzatek.net Distribution: ---
Created attachment 72268 --> https://bugs.winehq.org/attachment.cgi?id=72268 backtrace
Unhandled exception: page fault on read access to 0x0000000000000018 in 64-bit code (0x0000000020301a52). Backtrace: =>0 0x0000000020301a52 EntryPoint+0x5fd5fe() in cameraraw (0x0000000000117bd0) 1 0x00000000203069c4 EntryPoint+0x602570() in cameraraw (0x0000000000117bd0) 2 0x000000001fb1aa7d ??0CTJPEGWriter@@QEAA@XZ+0x2459d() in cameraraw (0x0000000000117bd0) 0x0000000020301a52 cameraraw+0xaf1a52: cmpb $0,0x0000000000000018(%rsi)
good: wine-7.3 (vkd3d not compiled in), wine-6.22 bad: wine-7.4 (vkd3d bundled and enabled, vulkan enabled), wine-7.6
Clean prefix, only vcrun2015 installed. I've seen this crash in Lightroom Classic 10.4 and 11.1 under different prefixes with more libraries in. Those prefixes running wine-6.22 were stable for months with daily usage. GPU usage is disabled in Lightroom Preferences. Crashes often right after startup or on a first image manipulation.
Notable messages from the console:
0124:fixme:dxgi:dxgi_adapter_QueryVideoMemoryInfo Returning fake video memory info. 0124:fixme:dxgi:dxgi_adapter_SetVideoMemoryReservation iface 000000005CA3F5F0, node_index 0, segment_group 0, reservation 0x40000000 stub! 0124:fixme:dxgi:dxgi_adapter_RegisterVideoMemoryBudgetChangeNotificationEvent iface 000000005CA7A050, event 0000000000000728, cookie 000000005CA79F18 stub! wine: Unhandled page fault on read access to 0000000000000018 at address 0000000020301A52 (thread 0124), starting debugger... 0060:err:virtual:virtual_setup_exception stack overflow 1232 bytes in thread 0060 addr 0x7f8e8c1eef87 stack 0x940b30 (0x940000-0x941000-0xa40000)
Hardware used: Skylake Xeon, AMD Radeon Pro WX 2100 (polaris12, LLVM 13.0.1, DRM 3.44, 5.16.8-zen-ge527425d9e93) (0x6995), mesa-22.0.0-rc2, Vulkan enabled, etc.