[Bug 49523] New: Regression: Access denied opening c:\windows\system32\cmd.exe\cmd.exe
https://bugs.winehq.org/show_bug.cgi?id=49523 Bug ID: 49523 Summary: Regression: Access denied opening c:\windows\system32\cmd.exe\cmd.exe Product: Wine Version: 5.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: net147(a)gmail.com Distribution: --- Wine 5.10: $ WINEDEBUG=-all wine cmd /c 'type c:\windows\system32\cmd.exe\cmd.exe' File not found. Failed to open 'c:\windows\system32\cmd.exe\cmd.exe' Wine 5.11 and 5.12: $ WINEDEBUG=-all wine cmd /c 'type c:\windows\system32\cmd.exe\cmd.exe' Access denied. Failed to open 'c:\windows\system32\cmd.exe\cmd.exe' -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49523 Jonathan Liu <net147(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |net147(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49523 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Regression: Access denied |Access denied opening |opening |c:\windows\system32\cmd.exe |c:\windows\system32\cmd.exe |\cmd.exe |\cmd.exe | Keywords| |regression -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49523 Jonathan Liu <net147(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org Regression SHA1| |e0fca9451146908402a8fbc770f | |f189aba636213 --- Comment #1 from Jonathan Liu <net147(a)gmail.com> --- I have bisected the issue to the following commit: commit e0fca9451146908402a8fbc770ff189aba636213 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Jun 12 14:20:16 2020 +0200 ntdll: Move the directory functions to the Unix library. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49523 Jonathan Liu <net147(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49523 Jonathan Liu <net147(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |688799b1f7b2750b938f8da7714 | |80d2c16d1ae1d Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jonathan Liu <net147(a)gmail.com> --- Fixed by the following commit: commit 688799b1f7b2750b938f8da771480d2c16d1ae1d Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jul 21 18:18:17 2020 +0200 ntdll: Map errno to a status also in directory functions. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49523 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/ntdll/tests/file.c | 25 +++++++++++++++++++++++++ dlls/ntdll/unix/file.c | 13 +++++-------- 2 files changed, 30 insertions(+), 8 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49523 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.14. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla