https://bugs.winehq.org/show_bug.cgi?id=54625
Bug ID: 54625 Summary: Adobe Lightroom Classic 12.1: page fault in ntdll since wine-8.3 Product: Wine Version: 8.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: bugs@bzatek.net Distribution: ---
Created attachment 74150 --> https://bugs.winehq.org/attachment.cgi?id=74150 backtrace
Stable with wine-8.2, crashing shortly after startup with wine-8.3. No suspicious messages on stdout or stderr, happens when processing image data.
Perhaps related to the recent ntdll low-fragmentation heap?
Unhandled exception: page fault on read access to 0x00007f7a19c90010 in 64-bit code (0x007f7cc6b66575). Backtrace: =>0 0x007f7cc6b66575 in ntdll (+0x36575) (0x007f7c445382d0) 1 0x007f7cc6b67749 RtlAllocateHeap+0x529() in ntdll (0x007f7c445383e0) 2 0x007f7cc68b8b49 malloc+0x29() in ucrtbase (0x007f7c44538420) 3 0x0000002270077a in cameraraw (+0x120077a) (0x00000000048000) 4 0x000000227031aa in cameraraw (+0x12031aa) (0x007f7c44538820)
--
Additional information: these are printed out _after_ the crash happens and the debugger is running, likely unrelated:
00f4:err:sync:RtlpWaitForCriticalSection section 0000000002A900D0 "wine-8.3/dlls/ntdll/heap.c: heap.cs" wait timed out in thread 00f4, blocked by 05ec, retrying (60 sec) 0640:err:sync:RtlpWaitForCriticalSection section 00007F26BCCFEE60 "wine-8.3/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0640, blocked by 055c, retrying (60 sec)