https://bugs.winehq.org/show_bug.cgi?id=44816
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |25b093f3845a0ae1b2e2fe1c070 | |1e98064f8e8d6 Status|STAGED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Zeb Figura z.figura12@gmail.com --- (In reply to Bernhard Übelacker from comment #3)
This patch got removed from the wine-staging patch set here:
https://gitlab.winehq.org/wine/wine-staging/-/commit/ e3cca687befffb4baee144dcd55f01a3204176eb
On top of current wine git plus a few patches needed for msys2 installation, I tried to reproduce this issue with a current 64-bit msys2 and the latest available 32-bit cygwin installation, but following command returned always the same expected value to me.
while true; do script -e -q -c 'bash.exe -c "exit 123"' -a tmp.txt; echo $? $(date); done
As staging patch got removed and the issue seems no longer visible, should this bug be closed?
I think it's fair to assume so, yes. Should be fixed by https://source.winehq.org/git/wine.git/commitdiff/25b093f3845a0ae1b2e2fe1c0701e98064f8e8d6 or the i386 version.