https://bugs.winehq.org/show_bug.cgi?id=40528
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED
--- Comment #14 from Zebediah Figura z.figura12@gmail.com --- (In reply to Paul "TBBle" Hampson from comment #12)
I've been looking into this from the MSYS2 side, which also uses Cygwin, and it appears to be a Cygwin bug, making assumptions about an internal data structure dubbed FAST_CWD, which Wine does not use.
My analysis is at https://github.com/Alexpux/MSYS2-packages/issues/682#issuecomment-384215617 and the Cygwin fixes are patches 0025 and 0026 at https://github.com/TBBle/MSYS2-packages/tree/msys2-runtime-wine-cwd-support/ msys2-runtime.
Thanks for the work. I'm resolving this as upstream; please keep us posted.