https://bugs.winehq.org/show_bug.cgi?id=55286
Bug ID: 55286 Summary: msvcrt:file - The 64-bit test_invalid_stdin_child() sometimes gets a bad stdin handle on Windows 10 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
msvcrt:file - The 64-bit test_invalid_stdin_child() sometimes gets a bad stdin handle on Windows 10:
file.c:1762: Test failed: handle = 0000000000000048 file.c:1766: Test failed: info->handle = 0000000000000048 file.c:1769: Test failed: stdin->_file = 0 file.c:1774: Test failed: errno = 22 file.c:1784: Test failed: errno = 22 file.c:1804: Test failed: errno = 22 file.c:1808: Test failed: fclose(stdin) returned 0 file.c:1809: Test failed: errno = -559038737 1dd4:file: 25 tests executed (0 marked as todo, 0 as flaky, 8 failures), 0 skipped.
See https://test.winehq.org/data/patterns.html#msvcrt:file
This failure has only happened in he 64-bit tests on Windows 10 so far but it is pretty rare so this may not be significant. There are only three known instances to date:
* 2023-02-06 win21H1_newtb-w10pro64-64 (handle = 4C) * 2023-02-09 win21H1_newtb-w10pro64-64 (handle = 48) * 2023-07-19 win22H2_newtb-w1064-64 (handle = 48)
https://bugs.winehq.org/show_bug.cgi?id=55286
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55286
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |74eae57e0f34334f58b003ee002 | |d2bc4aee273d6 Status|NEW |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- Marking as fixed by 74eae57e0f34334f58b003ee002d2bc4aee273d6. Please reopen if it's still a problem.
https://bugs.winehq.org/show_bug.cgi?id=55286
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.15.