http://bugs.winehq.org/show_bug.cgi?id=57797 Richard Yao <richard(a)ryao.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richard(a)ryao.dev --- Comment #4 from Richard Yao <richard(a)ryao.dev> --- The crash is in an APC that the process queues. The APC appears to be related to watching the filesystem. I reproduced it on my machine and the following patch from 2020 appears to fix this crash: https://github.com/aabgrall/wine-base-geforcenow/commit/f27b5e30fb8e5da7d41b... This allows it to progress somewhat further in its initialization. Unfortunately, there is another problem in Wine that causes a stack overflow when this issue is fixed. -- 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.