[PATCH v3 1/2] ntdll: Introduce free_ranges indexing sequence.

Rémi Bernon rbernon at codeweavers.com
Mon May 25 16:38:16 CDT 2020


On 5/25/20 5:57 PM, Marvin wrote:
> Hi,
> 
> While running your changed tests, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> 
> Full results can be found at:
> https://testbot.winehq.org/JobDetails.pl?Key=72194
> 
> Your paranoid android.
> 
> 
> === debiant (32 bit report) ===
> 
> ntdll:
> virtual: Timeout
> 
> === debiant (32 bit Chinese:China report) ===
> 
> ntdll:
> virtual: Timeout
> 

This fails in the NtMapViewOfSection tests, because in 32bit mode it's 
possible to use AT_ROUND_TO_PAGE to map memory aligned to 4k boundaries, 
breaking the 64k alignment assumptions, I'll try to make that work.
-- 
Rémi Bernon <rbernon at codeweavers.com>



More information about the wine-devel mailing list