https://bugs.winehq.org/show_bug.cgi?id=55153
Bug ID: 55153 Summary: comdlg32:filedlg sometimes crashes on Windows 7 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: comdlg32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
comdlg32:filedlg sometimes crashes on Windows 7:
comdlg32:filedlg start dlls/comdlg32/tests/filedlg.c 0ef8:filedlg: unhandled exception c0000005 at 766523AD comdlg32:filedlg:0ef8 done (-1073741819) in 5s 56B
See https://test.winehq.org/data/patterns.html#comdlg32:filedlg
Where c0000005 == STATUS_ACCESS_VIOLATION
The first crash happened on 2023-02-28 and there has been a bit over 1.5 per month since.