http://bugs.winehq.org/show_bug.cgi?id=58212 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Component|kernel32 |-unknown --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> --- I was able to reproduce the crash with the latest Wine from master (wine-10.7-99-gccb99cd00f5). When built with the macro BOOST_INTERPROCESS_BOOTSTAMP_IS_SESSION_MANAGER_BASED set, the boost interprocess library expects the registry key HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters\BootId to exist: https://github.com/boostorg/interprocess/blob/3ae98a5f0d85814bcb646839fc4814... I created a MR to address this issue: https://gitlab.winehq.org/wine/wine/-/merge_requests/8002 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.