http://bugs.winehq.org/show_bug.cgi?id=45039
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com --- Using the provided test binary, I found that running it with wine-10.19 as instructed (stdin connected to a tty with stdout and stderr redirected) no longer raises an exception and it executes successfully, but running the binary with wine-3.6 with the same redirections did reproduce the reported issue.
The issue was fixed in wine-5.18 by commit 54e117018cd4cc58c258da92686bfad13946bde2. As bug 37644 was resolved as fixed by that same commit at the time and running the test binary on wine-5.17 shows the same "invalid handle" exception reported in that bug, I'll resolve this bug as a duplicate.
*** This bug has been marked as a duplicate of bug 37644 ***