https://bugs.winehq.org/show_bug.cgi?id=55745
Bug ID: 55745 Summary: tasklist.exe:tasklist - test_filter() fails to list ntdll.dll in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
tasklist.exe:tasklist - test_filter() fails to list ntdll.dll in Wine:
tasklist.c:191: Test failed: Failed to list ntdll.dll. tasklist.c:209: Test failed: Failed to list ntdll.dll. tasklist.c:227: Test failed: Failed to list ntdll.dll. tasklist.c:235: Test failed: Failed to list ntdll.dll. tasklist.c:243: Test failed: Failed to list ntdll.dll. tasklist.c:251: Test failed: Failed to list ntdll.dll. tasklist.c:259: Test failed: Failed to list ntdll.dll.
See https://test.winehq.org/data/patterns.html#tasklist.exe:tasklist
A bisect shows that this started with the commit below:
commit de81e2ea41b27a14f88177639c5b5d35a210b5bd Author: Alexandre Julliard julliard@winehq.org Date: Fri Oct 6 15:08:02 2023 +0200
ntdll: Only create the main module on the 32-bit side for wow64.
This means this most likely has the same fix as bug 55744.
https://bugs.winehq.org/show_bug.cgi?id=55745
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |de81e2ea41b27a14f88177639c5 | |b5d35a210b5bd Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=55745
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This got fixed on 2023-10-09.
https://bugs.winehq.org/show_bug.cgi?id=55745
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.19.