http://bugs.winehq.org/show_bug.cgi?id=58363
--- Comment #9 from Piotr Caban piotr.caban@gmail.com --- I can't reproduce the crash (movies are all black, I don't know if it's related).
I have created https://gitlab.winehq.org/wine/wine/-/merge_requests/8349 to address a bug in _getcwd. On my machine there are only 2 calls to _getcwd: _getcwd(ptr, 260) _getcwd(ptr2, 8192) None of these calls will be affected by the patch.
Could you please give it a try? I'll need a relay log if it still crashes.