8 Aug
2025
8 Aug
'25
4:09 p.m.
On Fri Aug 8 14:56:23 2025 +0000, Bernhard Übelacker wrote:
Thanks for taking care - so I am going to repeat the `ntdll_test` on that laptop with upgrading to latest service pack. This is with winver showing `Windows 7 Version 6.1 (Build 7601: Service pack 1)`:
C:\temp>ntdll_test.exe virtual
virtual.c:3293: system page size 0x1000
virtual.c:313: Tests skipped: NtAllocateVirtualMemoryEx() is missing
virtual.c:722: Tests skipped: NtAllocateVirtualMemoryEx() is missing
virtual.c:1692: Tests skipped: NtMapViewOfSectionEx() is not supported.
virtual.c:2516: Tests skipped: no NtSetInformationVirtualMemory in ntdll
virtual.c:2033: XState EnabledFeatures 0xf9d20000, EnabledSupervisorFeatures 0, EnabledVolatileFeatures 3.
virtual.c:2038: Test failed: Got unexpected feature_mask 3.
virtual.c:2041: Test failed: Got unexpected feature_mask 3.
virtual.c:2043: Test failed: Got unexpected EnabledFeatures f9d20000.
virtual.c:2045: Test failed: Got unexpected EnabledVolatileFeatures 3.
virtual.c:2047: Test failed: Got unexpected Size 576.
virtual.c:2062: Test failed: Got unexpected Features[2].Size 4294965248, expected 256.
virtual.c:2064: Test failed: Got unexpected Features[2].Offset 66592992, expected 576.
virtual.c:2165: Tests skipped: RtlFindExportedRoutineByName not supported
virtual.c:2748: Tests skipped: MemoryImageInformation not supported
0b58:virtual: 1 tests executed (0 marked as todo, 0 as flaky, 0 failures), 0 skipped.
0b8c:virtual: 2061 tests executed (0 marked as todo, 0 as flaky, 7 failures), 6 skipped.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8591#note_112506