Proton version: wine-proton-9.0.2
Steps to reproduce:
WINEPREFIX=/tmp/prefix wineboot
touch -d '2039-02-28 16:21:42' /tmp/prefix
WINEPREFIX=/tmp/prefix wine cmd.exe
Expected:
Actual:
wine: stat /tmp/prefix : Value too large for defined data type
wine64 instead of wine works fine with provided scenario, and looks like upstream works fine as well, tested wine staging 9.12.
Proton version: wine-proton-9.0.2
Steps to reproduce:
WINEPREFIX=/tmp/prefix wineboottouch -d '2039-02-28 16:21:42' /tmp/prefixWINEPREFIX=/tmp/prefix wine cmd.exeExpected:
Actual:
wine64instead ofwineworks fine with provided scenario, and looks like upstream works fine as well, tested wine staging 9.12.