[Bug 52161] New: ntdll:om fails when run without elevated privileges
https://bugs.winehq.org/show_bug.cgi?id=52161 Bug ID: 52161 Summary: ntdll:om fails when run without elevated privileges Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com ntdll:om fails when run without elevated privileges: om.c:2481: Test failed: CreateFile failed (5) om.c:2494: Test failed: CreateFile failed (5) om.c:2497: Test failed: comparing FFFFFFFFFFFFFFFF with FFFFFFFFFFFFFFFF returned 00000000 http://winetest.dolphin/data/patterns.html#ntdll:om This can be reproduced on the TestBot's w1064-adm VM. The fix is probably just a matter of checking for ERROR_ACCESS_DENIED and aborting the test. The failing tests were introduced with this commit: commit 47c365606fe67b505fa94ad177d353cd1d10e1c5 Author: Jinoh Kang <jinoh.kang.kr(a)gmail.com> Date: Sun Nov 28 19:40:29 2021 +0900 ntdll/tests: Add tests for NtCompareObjects. Signed-off-by: Jinoh Kang <jinoh.kang.kr(a)gmail.com> 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=52161 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |47c365606fe67b505fa94ad177d | |353cd1d10e1c5 Keywords| |regression, source, | |testcase -- 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=52161 Jinoh Kang <jinoh.kang.kr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jinoh.kang.kr(a)gmail.com --- Comment #1 from Jinoh Kang <jinoh.kang.kr(a)gmail.com> --- Sorry for the breakage. Fix committed: https://source.winehq.org/patches/data/222002 Confirmed regression fix on w1064_adm: https://testbot.winehq.org/JobDetails.pl?Key=103949 -- 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=52161 --- Comment #2 from Jinoh Kang <jinoh.kang.kr(a)gmail.com> --- Fix committed: https://source.winehq.org/git/wine.git/commit/4ef486467254441e46aadfbb709c09... -- 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=52161 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |6.23 -- 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=52161 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4ef486467254441e46aadfbb709 | |c0952bc75bcce Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> --- Confirmed, see https://test.winehq.org/data/tests/ntdll:om.html -- 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=52161 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.0-rc2. -- 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