[Bug 57903] New: kernel32:loader - test_export_forwarder_dep_chain fails on Windows 7
https://bugs.winehq.org/show_bug.cgi?id=57903 Bug ID: 57903 Summary: kernel32:loader - test_export_forwarder_dep_chain fails on Windows 7 Product: Wine Version: 10.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: jinoh.kang.kr(a)gmail.com Regression SHA1: 99e91f1c0fcb840b4840a4a3c2b079bad817b100 Distribution: --- kernel32:loader - test_export_forwarder_dep_chain() fails on Windows 7: loader.c:2884: Test failed: static import of dll already loaded with DONT_RESOLVE_DLL_REFERENCES: got 1 for load count of first module loader.c:2885: Test failed: static import of dll already loaded with DONT_RESOLVE_DLL_REFERENCES: got 1 for unload count of first module loader.c:2884: Test failed: dynamic import of dll already loaded with DONT_RESOLVE_DLL_REFERENCES: got 1 for load count of first module loader.c:2885: Test failed: dynamic import of dll already loaded with DONT_RESOLVE_DLL_REFERENCES: got 1 for unload count of first module See https://test.winehq.org/data/patterns.html#kernel32:loader This started on 2025-02-18, and the commit that introduced the new tests is as follows: commit 99e91f1c0fcb840b4840a4a3c2b079bad817b100 Author: Jinoh Kang <jinoh.kang.kr(a)gmail.com> Date: Tue Feb 18 00:07:17 2025 +0900 kernel32/tests: Test for unexpected LDR_PROCESS_ATTACHED flag in import dependency loaded with DONT_RESOLVE_DLL_REFERENCES. These failures are systematic and only happen on Windows 7, both 32-bit and 64-bit. -- 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=57903 Jinoh Kang <jinoh.kang.kr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=57903 Jinoh Kang <jinoh.kang.kr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |dd1447eff3faa5102401544cab7 | |daa2508d9e6b0 --- Comment #1 from Jinoh Kang <jinoh.kang.kr(a)gmail.com> --- Fixed in dd1447eff3faa5102401544cab7daa2508d9e6b0. -- 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=57903 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.3. -- 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